Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the create/update/cancel buttons to the right-hand side and make them float #2327

Closed
wants to merge 3 commits into from

Conversation

jeremystretch
Copy link
Member

Fixes: #2237

This approach moves the create/update/cancel buttons when editing an object to the top right corner and keeps them fixed as the page scrolls. This ensures the buttons are always immediately accessible regardless of where the user is focused in the form.

@jeremystretch jeremystretch deleted the 2237-floating-buttons branch October 5, 2018 19:04
@hellerve
Copy link
Contributor

I’d like to work on #2237. Before I do that, however, I’d like to know what was wrong with this PR. It seems like the code is a little outdated, was that the reason? Or is there anything in particular that needs to be changed?

@jeremystretch
Copy link
Member Author

@hellerve It's been a while now, but I think I became frustrated with the approach I tried after encountering some non-default actions (buttons other than "create" and "create and add another"), and realized a more flexible approach would be necessary.

@hellerve
Copy link
Contributor

Alright, I’m going to try and look at it; I’ll keep you posted where this leads me!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create duplicate [update], [create] and [cancel] button at the top of the page
2 participants