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

Alert quick actions on mouseover appear in wrong location in Safari #516

Open
jonhammer opened this issue Feb 10, 2022 · 0 comments
Open

Comments

@jonhammer
Copy link

Issue Summary
On Safari viewing the alerts page, when you mouseover an alert, the actions appear in the wrong location. When you move your mouse to that location, the action buttons will only affect the last alert in the list.

Environment

  • OS: Mac, Safari 15.2

  • API version: 8.7.0

  • Deployment: Docker (default docker-compose.yml from docker-alerta repo)

  • For self-hosted, WSGI environment: nginx/uwsgi

  • Database: Postgres

  • Server config:
    Auth enabled? Both
    Auth provider? None, Local, LDAP
    Customer views? No

  • web UI version: 8.7.0

  • CLI version: n/a

To Reproduce
Open alerts page and mouseover any alert in safari

Screenshots
Mouseover on first alert causes the action items to appear at the top right in RED (note changing the size of the window has no effect no this):

Screen Shot 2022-02-10 at 12 03 15 PM

Moving the mouse to those buttons, they change to BLUE (last alert in view):
Screen Shot 2022-02-10 at 12 03 24 PM

Taking any action appears to always affect the last alert in the view.

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

No branches or pull requests

1 participant