We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All notification bubbles have an "x" link on the right hand side to dismiss them. Currently this link does nothing.
Test: Log in to Ghost, log out again - you will get a logout confirmation notification. Try to dismiss this with the x. Nothing happens.
What should happen: The notification bubble fades out, and is removed from the DOM.
The text was updated successfully, but these errors were encountered:
matthojo
No branches or pull requests
All notification bubbles have an "x" link on the right hand side to dismiss them. Currently this link does nothing.
Test: Log in to Ghost, log out again - you will get a logout confirmation notification. Try to dismiss this with the x. Nothing happens.
What should happen: The notification bubble fades out, and is removed from the DOM.
The text was updated successfully, but these errors were encountered: