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

feat(api): delete multiple keys together #1861

Merged
merged 2 commits into from
May 23, 2022
Merged

feat(api): delete multiple keys together #1861

merged 2 commits into from
May 23, 2022

Conversation

jefflembeck
Copy link
Contributor

This allows us to select multiple delete keys at the same time to delete
together. It uses semantic html in which to do so. This does mean that
the page jumps to the top when you delete. Not super ideal, but it is
what it is.

On top of this, is some logic around deleting things and how checkboxes
should work and how a solid select all situation should work.

This PR also includes a bug fix to make sure certain modals only load when they are supposed to (fixing an issue with race conditions around braintree forms)

This allows us to select multiple delete keys at the same time to delete
together. It uses semantic html in which to do so. This _does_ mean that
the page jumps to the top when you delete. Not super ideal, but it is
what it is.

On top of this, is some logic around deleting things and how checkboxes
should work and how a solid select all situation should work.
@jefflembeck jefflembeck merged commit e6b26d1 into master May 23, 2022
@jefflembeck jefflembeck deleted the delete-api-key branch May 23, 2022 14:29
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.

None yet

1 participant