Ticket #783 (closed Defect: fixed)
dm4-webclient: revealing or selecting a topic from page panel from larger list
Reported by: | Malte | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.6 |
Component: | DeepaMehta Standard Distribution | Version: | 4.5 |
Keywords: | Cc: | ||
Complexity: | 3 | Area: | GUI / Usability |
Module: | deepamehta-webclient |
Description
.. re-renders the whole page panel, instead of just re-rendering the just selected entry in the result lists.
If one has buckets of thousands of topics and reveals (or selects) one of them, re-rendering just the clicked line/entry/topic would have two advantages:
1 the whole list would not be re-rendered (this would be a huge time saver when dealing with larger buckets)
2 the position the user scrolled to (to find that very item) would remain stable (compared to break completely and forcing the user to scroll down again just to reveal the very next item in the list)
In b59436dc490a29450bb247ea175baebc3bd5fdc0/deepamehta: