Opened 14 years ago
Closed 14 years ago
#7518 closed enhancement (fixed)
[patch] Move restore button to ctxtnav
Reported by: | Steffen Hoffmann | Owned by: | Steffen Hoffmann |
---|---|---|---|
Priority: | normal | Component: | DataSaverPlugin |
Severity: | normal | Keywords: | navigation |
Cc: | Trac Release: | 0.12 |
Description
I suggest to move the »Restore Form« button from metanav down to ctxtnav.
When I installed and tested this plugin for the first time, I initially failed to see the button. Obviously I expected it to appear on top of the form, not above the main navigation. After some days of usage the current position seems still counterintuitive to me.
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by
Summary: | Move restore button to ctxtnav → [patch] Move restore button to ctxtnav |
---|---|
Trac Release: | 0.11 → 0.12 |
Changed 14 years ago by
Attachment: | datasaver_screenshot_2-0-0_ctxtnav-patched.png added |
---|
»Restore Form« button of a patched version of DataSaverPlugin in German Trac 0.12 test environment
comment:2 Changed 14 years ago by
I invite you to take a look at the new look. I haven't done a 'before' screenshot, but you'll have seen it, if you've already given DataSaverPlugin a try. If not, why do you hesitate?
comment:3 Changed 14 years ago by
Owner: | changed from Rich Harkins to Steffen Hoffmann |
---|
Taking over responsibility after plugin adoption.
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [8702]) DataSaverPlugin: Reorganize code and web_ui content, closes #7518.
Move restore button to ctxtnav for better visibility. Other changes are mainly to simplify and standardize code and package structure:
- change entry point to make init.py content obsolete
- move JS and CSS files to 'htdoc' directory
- remove INavigationContributor stuff for (obsoleted) metanav addon
I've done the changes on top of another effort for i18n support (see #7517), successfully testing a patched version here right now. And the new position in context navigation feels much better, just move prominent and easier accessible than before.
I'll attach a screen capture for advertising this improvement shortly.