Skip to content

Add floating Save Changes button to Blockonomics settings page#421

Open
TandonSuyash wants to merge 1 commit into
blockonomics:masterfrom
TandonSuyash:fix-floating-save-button-420
Open

Add floating Save Changes button to Blockonomics settings page#421
TandonSuyash wants to merge 1 commit into
blockonomics:masterfrom
TandonSuyash:fix-floating-save-button-420

Conversation

@TandonSuyash
Copy link
Copy Markdown

The Save Changes button on the Blockonomics settings page was only
visible at the bottom, requiring the user to scroll down to save.

This PR adds a floating Save Changes button that:

  • Stays fixed on screen while scrolling
  • Is disabled (grey) by default, enabled only when a field is modified
  • Hides the original button only after JS confirms everything is working,
    keeping it as a silent fallback

@anktd anktd requested review from anktd and removed request for anktd May 20, 2026 08:40
@anktd
Copy link
Copy Markdown
Collaborator

anktd commented May 20, 2026

Before another round of changes, I'd like you to step back and rethink the approach from scratch. Smallest change that solves the issue is our goal for the PR. Aim of this task is for you to learn plugin structure, and not to just ship faster.
Please redo this from scratch with the existing codebase in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants