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

Implement the user persisted dismissal of a notification #305

Open
3 tasks
Tracked by #302
johnhooks opened this issue Apr 25, 2023 · 0 comments
Open
3 tasks
Tracked by #302

Implement the user persisted dismissal of a notification #305

johnhooks opened this issue Apr 25, 2023 · 0 comments
Assignees
Labels
javascript Pull requests that update Javascript code [Scope] User Interface For displaying to and interacting with end users.
Milestone

Comments

@johnhooks
Copy link
Collaborator

johnhooks commented Apr 25, 2023

What problem does this address?

Currently if a notification is dismissed the affect is not persisted.

What is your proposed solution?

Request an update to the notification though the REST API and display the resulting dismissal of a notification to the user.

Bonus

  • Disable the dismiss button while the request is being processed.
  • UI to indicate the dismissal is in progress.
  • Animate the dismissal of the notification.

Please confirm that you have searched existing issues in the repo.

Yes

@johnhooks johnhooks added javascript Pull requests that update Javascript code [Scope] User Interface For displaying to and interacting with end users. labels Apr 25, 2023
@Sephsekla Sephsekla added this to the 0.3.0 milestone Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code [Scope] User Interface For displaying to and interacting with end users.
Projects
None yet
Development

No branches or pull requests

3 participants