#2051 Refresh button for UI
Closed: Fixed None Opened 12 years ago by edewata.

For performance reason the UI may cache some of the data in the browser. This data includes the list of primary keys, the attribute values, the member list, etc. Right now if a user makes changes via the UI the changes will appear immediately to the user. However, if the changes are done via other ways (e.g. other browser, CLI, or replicated), the user will not see the new data because there's no mechanism to detect the changes or to get notification. The current solution is to reload the entire page. A better solution would be to provide a refresh button in all pages.


Posted WIP patch on the devel-list.

Metadata Update from @edewata:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/01

7 years ago

Login to comment on this ticket.

Metadata