Skip to content

"Save" button displaced #2178

@MaykGyver

Description

@MaykGyver

Steps to reproduce

  1. have Table with multiple columns
  2. 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

No one assigned

    Labels

    0. Needs triagePending approval or rejection. This issue is pending approval.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions