app
app copied to clipboard
Not obvious how to stop an alias highlight
Please note that this is only for bug report.
For help on your account, please reach out to us at hi[at]simplelogin.io. Please make sure to check out our FAQ that contains frequently asked questions.
For feature request, you can use our forum.
For self-hosted question/issue, please ask in self-hosted forum
Prerequisites
- [x] I have searched open and closed issues to make sure that the bug has not yet been reported.
Bug report
Describe the bug
After creating an alias, it sets a highlight_alias_id
querystring parameter, visually highlighting the new alias and dimming the other aliases. This is nice, but it's not clear how to stop this when I want to then continue using the alias page. Clicking outside of the alias does not de-activate the highlight, nor does pressing ESC
. The only way I can see is to press a link and cause the query parameter to be removed.
Expected behavior
Clicking outside of the alias or pressing ESCAPE
will cause the highlighting to stop, allowing me to see the other aliases more clearly again.
Screenshots
I am having the same problem. I have to reload the whole page or edit the URL to have it be removed.
@nguyenkims mind taking a look at this issue?
In the next version, we won't blur out other aliases so they remain visible.
@JeffersonBledsoe this has been fixed from the looks of it. Mind closing this issue?
Looks good!