Actions
Feature #72908
closedBackend: Repositioning the page after a button is used
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-01-24
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Whenever one is going to activate a buttone, e.g. a hide/unhide of a content element, the page is updated and repositioned to the top of the page.
This requires that one has to scroll down to the content again.
This is annoying.
Desired state:
Either there is no reload of the page when there is no necessity, or
the page is repositioned to the position where the acitvated button was situated.
I have no idea, if an how this could be done, but I can imagine that this can be done by ajax or href's.
Actions