-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Improve notification toasts when saving a file #9803
Comments
I think in general we show the last 5? notififcations as toast. One needs to check if there is one shown with saving |
I would remove these notifications completely. |
I think it's important to have visual feedback that the action has been performed. |
I am used IntelliJ and Microsoft Products. Partially VS Code. In none of them, there was a notification for successful save. We have the typical star marker ( Screenshots: JabRefWordDoes not have any indication these days Notepad++ |
Hi, is this issue still open? Can I work on it? |
@YinyinChencr7 Since there are multiple opinions regarding this issue and no decision has been made, I would suggest to choose another good first issue from our projects page. I also think that two notifications for basically the same thing is a little overkill. Those notifications are very big and prominent in the UI. If I remember correctly, we wanted to have them, because we want to know if each and every pdf was imported correctly. |
Ok, I will choose a good first issue. |
* improve notification toast * add 2000 entries check fix changelog for ms office export --------- Co-authored-by: Ramandeep Singh <[email protected]> Co-authored-by: Siedlerchr <[email protected]>
Is your suggestion for improvement related to a problem? Please describe.
![image](https://user-images.githubusercontent.com/5037600/234480121-97e30bb1-e526-476a-9b25-2eb7b89cf42f.png)
When you save a file, you get two notifications:
Describe the solution you'd like
The "Library saved" toast should hide the "Saving library" toast.
The text was updated successfully, but these errors were encountered: