mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #204] Unable to delete or forget last alias in the list #752
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#752
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @fazy on GitHub (Sep 29, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/204
I have six active aliases, all with the same custom domain and recipient (domain's). The three dots menu is the same for all except the last one in the list. The last one in the list has only "Send From" and not "Delete" or "Forget" like the others.
At first I couldn't figure out what's different about this one. Having it active or inactive and refreshing made no difference.
Now I find that if I enter a substring of the alias in the search box so that it's the only one, I have the other options. Seems like this could be a UI bug?
@willbrowningme commented on GitHub (Oct 6, 2021):
Hmm, that is strange. Have you tried clearing your browser's cache or using a different browser?
@fazy commented on GitHub (Oct 6, 2021):
I figured it out in the end, it was a mixture of user error and a UI issue. ;)
When the list reaches the bottom of the space, no scrollbar:
If I then click the menu dots, the menu items are hidden but I didn't notice the scrollbar:
Sorry about that.
@willbrowningme commented on GitHub (Oct 7, 2021):
Thanks, I'm aware of this issue and it will be fixed when I update the UI for the web application.