[GH-ISSUE #190] [Feature][UX] Form submit button #5898

Closed
opened 2026-04-24 18:52:57 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @em411 on GitHub (Nov 15, 2024).
Original GitHub issue: https://github.com/moghtech/komodo/issues/190

Description

Currently UI places submit button at the top of long form interfaces, which creates a suboptimal user experience. When users fill out lengthy forms, they need to scroll back to the top to save their changes. This interrupts the natural workflow and can be confusing for users who expect to find action buttons at the bottom of forms, which is a common UI pattern.

Suggested solutions

The proposed change would either:

  1. Add a second save button at the bottom while keeping the top one (to accommodate different user preferences and avoiding futher confusion)
  2. Move save button to the bottom of the form
Originally created by @em411 on GitHub (Nov 15, 2024). Original GitHub issue: https://github.com/moghtech/komodo/issues/190 # Description Currently UI places submit button at the top of long form interfaces, which creates a suboptimal user experience. When users fill out lengthy forms, they need to scroll back to the top to save their changes. This interrupts the natural workflow and can be confusing for users who expect to find action buttons at the bottom of forms, which is a common UI pattern. # Suggested solutions The proposed change would either: 1. Add a second ``save`` button at the bottom while keeping the top one (to accommodate different user preferences and avoiding futher confusion) 2. Move ``save`` button to the bottom of the form
GiteaMirror added the uienhancement labels 2026-04-24 18:52:57 -05:00
Author
Owner

@mbecker20 commented on GitHub (Nov 16, 2024):

Second save button should work

<!-- gh-comment-id:2480403247 --> @mbecker20 commented on GitHub (Nov 16, 2024): Second save button should work
Author
Owner

@gitcatpeter commented on GitHub (Nov 24, 2024):

...or button "jump to the top"

<!-- gh-comment-id:2495715308 --> @gitcatpeter commented on GitHub (Nov 24, 2024): ...or button "jump to the top"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#5898