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

Make animation duration configurable #299

Open
nickschot opened this issue Nov 30, 2020 · 1 comment
Open

Make animation duration configurable #299

nickschot opened this issue Nov 30, 2020 · 1 comment

Comments

@nickschot
Copy link

Current implementation has a hardcoded 500ms delay in the JS, similar thing in the CSS. These would preferably be configurable, especially because we can then lower the duration of these notifications in (acceptance) tests as needed.

Ideally we'd also listen for the animationEnd event instead of the current guesstimation in JS.

cc @pichfl

@pichfl
Copy link
Contributor

pichfl commented Sep 17, 2021

Touch this issue once I've modernized the service a bit.

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

2 participants