#51032 Issue 51031 UI - transition between two instances needs improvement
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base ui-inst  into  master

Download 51032.patch

Bug Description

When you switch between instances in the UI, there is no loading page, there is a long wait before the dropdown menu changes, and it does not refresh the page content (it still contains the previous instance's data).

Fix Description

Set the "loading" flag and the serverId right away when instance is changed. Then we set the tab component's key to the server ID so the content is automatically refreshed.

Issue

https://pagure.io/389-ds-base/issue/51031

LGTM! Ack

rebased onto db6cd2375f8421184f32ff54f87a1f4a79b0e4a8

Pull-Request has been merged by mreynolds

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/4085

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata