Actions
User story #3331
closedMake action buttons always reachable on Group page
Status:
Resolved
Priority:
2
Assignee:
-
Category:
Web - UI & UX
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
To improve the user-friendliness of Rudder, we should ease the editing form process in rudder.
We should not have to scroll down/up forms to find the action buttons(save, delete, clone).
We should always have a toolbar containing those buttons easy to reach.
Here two solutions :
- Put the edit form in a div that can be scrolled down if the content is too big, and leave the action button outside that box.
- Leave the edit form like it is, change to have the action button in a line that scroll with the use so that it stays always visible.
Actions