Updating GUI to use other types of notifications vs all pop ups
See original GitHub issueAssessing other types of messages from #213, another one we would like to see gone is the retrieval message like the Get data set list submitted
or the others from other trees. For those messages we also run the loading bar at the top of the appropriate view, I think just having the loading bar is enough for that action and would cut down on the amount of those pop ups that appear. Same thing when expanding a data set or folder.
I don’t think we really need the opening file message when a file is being opened, or if we would like to keep it then it could also be put it in the status bar.
Issue Analytics
- State:
- Created 2 years ago
- Comments:19 (16 by maintainers)
Top Results From Across the Web
Different types of notifications: websites, apps and beyond
Messages/updates/notifications can be displayed in many different ways, depending on what you would like to communicate. Below are some examples ...
Read more >A Comprehensive Guide to Notification Design - Toptal
Classify notifications by three levels: high, medium, and low. Categorize them by type: persistent or non-persistent, pop-up, banner, dialog, etc. Color-code, ...
Read more >Handle pop-ups, permissions, and notifications - BrowserStack
Learn how to manage pop-ups, permissions, and notifications in different browsers when running your Selenium tests on BrowserStack Automate.
Read more >Display Messages With UI Notifications - ServiceNow Guru
When you change update sets, the system reminds you by using a UI Notification ... Description: Adds a popup UI Notification to the...
Read more >How to use pop-up notifications for SaaS - Beamer
In this article, we'll examine different types of pop-ups, ... action (for example click, submit your email address, subscribe, or upgrade).
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We should follow the VS Code style guide for notifications: https://code.visualstudio.com/api/references/extension-guidelines#notifications
It’s for all to weigh in on. It will be easier to refactor while working on this issue too piece by piece.