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

ui5-toast: The toast should remain on the screen on hover #1292

Closed
elenastoyanovaa opened this issue Mar 12, 2020 · 0 comments · Fixed by #1294
Closed

ui5-toast: The toast should remain on the screen on hover #1292

elenastoyanovaa opened this issue Mar 12, 2020 · 0 comments · Fixed by #1294
Assignees
Labels
ACC bug This issue is a bug in the code

Comments

@elenastoyanovaa
Copy link
Contributor

Describe the bug
When the user hovers over a ui5-toast component the element should not disappear. This is important for people with reading disabilities.

To reproduce
Steps to reproduce the behavior:

  1. Go to https://sap.github.io/ui5-webcomponents/master/playground/components/Toast/
  2. Click any of the button opening a ui5-toast
  3. Hover over it -> it disappears.

Expected behavior
sap.m.MessageToast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACC bug This issue is a bug in the code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants