build-system
build-system copied to clipboard
The frontend should update the list of distributions when I opened the window for adding a build to a distribution
s2r:
- Open any build
- Open a new tab
- Create a new distribution at the tab
- Open window add a build to a distribution at the previous tab
- Open list of the distributions
Real behavior:
The window add a build to a distribution shows me the old list of distributions. I should to refresh the whole page for getting the new list of distributions
Expected behavior:
The window add a build to a distribution shows me the newest list of distributions without refreshing the whole page.