Opened 17 years ago
#43 new enhancement
Consider resetting state of widgets when moving accross navigation
Reported by: | Slava Akhmechet | Owned by: | Slava Akhmechet |
---|---|---|---|
Priority: | low | Milestone: | 0.2 |
Component: | weblocks | Version: | pre-0.1 |
Keywords: | reset widget state navigation | Cc: |
Description
Currently if a state of a widget's UI is changed on one page, then navigation state is changed to another page, and moved back to the original page, the UI of the widget will not be reset. This may or may not be counter-intuitive to the user. We should consider resetting UI state of widgets when moving accross navigation.
This may be related to ticket #22. In particular, if we choose to garbage collect widgets when moving accross navigation, we'll have to reinstantiate widgets, thereby resetting them.
Note: See
TracTickets for help on using
tickets.