abahmed / Deer

:pencil2:A modern, fast, beautiful note taking app, built on Electron and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

note loaded and note deleted message are not informative

MahmoudYounes opened this issue · comments

Describe the bug
the note loaded message that appears after loading a note does not add any information to the user and it takes about a second to appear and disappear which is annoying. IMHO, users want to load a note and then start working directly. same goes for the note deleted message.

To Reproduce
Steps to reproduce the behavior:

  1. select a previously saved note
  2. message will appear with content "note loaded"

Expected behavior
editor's content changing without the messages appearing

Fixed by PR #227