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

Lock create/delete/rename while loading is in progress for another action #175

Open
sutterj opened this issue Jun 12, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@sutterj
Copy link
Contributor

sutterj commented Jun 12, 2024

Is your feature request related to a problem?

It is currently possible to try and delete the same mirror twice or to try and rename a mirror while it is being deleted.

Describe the solution you'd like

While the isLoading state is active for any of the mirror actions, the action buttons should be disabled.

Describe alternatives you've considered

No response

Additional context

No response

@sutterj sutterj added the enhancement New feature or request label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant