mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
🐛 Bug Report: UI Bug when trying to delete active signup tokens #135
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SleazeStiKs on GitHub.
Originally assigned to: @kmendell on GitHub.
Reproduction steps
When navigating to View Active Signup Tokens and trying to delete one of the active tokens, the popup appears behind the Manage Signup Tokens thus requiring the user to first close that window.
Expected behavior
The confirmation popup should appear on top of the Manage Signup Tokens Modal.
Actual Behavior
The popup appears behind the Manage Signup Tokens Modal.
Version and Environment
Tested in v1.6.1
Log Output
No response
@kmendell commented on GitHub:
Thanks for reporting, This should be fixed here: f103a54, and will be availble in the next release.