Closed
Bug 915181
Opened 11 years ago
Closed 11 years ago
[Redesign] Page move: moves the two buttons before the list of affected pages
Categories
(developer.mozilla.org Graveyard :: Design, defect, P3)
developer.mozilla.org Graveyard
Design
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Unassigned)
References
()
Details
(Whiteboard: [specification][type:feature])
Attachments
(1 file)
(deleted),
image/png
|
Details |
There are two problems with the current layout:
1. The buttons are far from where I type to enter the new slug.
2. The list of affected pages is squeezed in a small div with scrollbars.
By moving the buttons above the text "The following 653 subpages will be affected by this move:", we solve 1. and there is no more any reason to have a fixed size div for 2.
It will makes checks of the pages when moving much easier!
Comment 1•11 years ago
|
||
You'd really rather have a very long page than scroll through the list of pages? Seems like letting the page get big would be very time-consuming.
Comment 2•11 years ago
|
||
Another thing about this idea - having the button a little bit away from the text input means that it is harder to click it by accident. It really is an action you need to think about. I don't personally think this is a problem.
Reporter | ||
Comment 3•11 years ago
|
||
(In reply to David Walsh :davidwalsh from comment #1)
> You'd really rather have a very long page than scroll through the list of
> pages? Seems like letting the page get big would be very time-consuming.
Yes. I have to copy each time the content of the tiny box to an external editor to check for the DB corruptions to fix before the move.
Updated•11 years ago
|
Comment 4•11 years ago
|
||
I agree with teoli here.
Updated•11 years ago
|
Priority: -- → P3
Whiteboard: [specification][type:feature]
Comment 5•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/3392aa486b660280e42134840976609f7e84ec91
fix bug 915181, 970912 - Ensure page move error color is good, update button position
https://github.com/mozilla/kuma/commit/30e4490e91202034b7f1d975fed44311199b4aff
Merge pull request #2008 from darkwing/move-buttons-915181
fix bug 915181, 970912 - Ensure page move error color is good, update button position
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•