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

Refactor notifications as pop-ups #77

Open
in-op opened this issue Oct 21, 2022 · 0 comments
Open

Refactor notifications as pop-ups #77

in-op opened this issue Oct 21, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers low difficulty / effort low priority ui Issue relates to the UI

Comments

@in-op
Copy link
Contributor

in-op commented Oct 21, 2022

Currently notifications for successful CRUD operations - for example creating or deleting project notes, project fact types, and others - appear as a green section near the top of the page that shunts the rest of the content down. This is a bit jarring and could be missed if the page is long and the user is scrolled to the bottom. Instead, success and other similar notifications should be refactored as temporary pop-ups/toasts. These would be absolutely positioned on the page (probably at the top or bottom), and preferably with a nice simple animation when appearing and disappearing.

@in-op in-op added enhancement New feature or request good first issue Good for newcomers ui Issue relates to the UI low priority low difficulty / effort labels Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers low difficulty / effort low priority ui Issue relates to the UI
Projects
None yet
Development

No branches or pull requests

1 participant