-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.bugSomething isn't workingSomething isn't working
Description
Steps to reproduce
- have Table with multiple columns
- click "Edit row" button □ on a row → "Edit row" dialog opens
Expected behavior
Save button is a visible/accessible dialog action.
Actual behavior
Save button is not visible/accessible until user scrolls all the way down.
Tables app version
0.9.5
Browser
Vivaldi 7.7.3851.52
Client operating system
Windows
Operating system
Ubuntu
Web server
Apache
PHP engine version
PHP 8.2
Database
MariaDB
Additional info
Workaround
Cut the html element <div class="row">...</div> which holds the Save button and paste it inside the <div class="dialog__actions">[insert here]</div> and it looks almos fixed.
Bug or Feature ?
It will be debated if this is a feature. From a UX perspective it is a bug, because it is poor usability. If you do not agree, feel free to downgrade this to a feature request.
Closely related is a matter of taste, whether the save button belongs "inside" or "around" the dialog content. If debate becomes too hot, make it configurable/switchable.
Metadata
Metadata
Assignees
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.bugSomething isn't workingSomething isn't working