hcengineering / hcengineering/platform
Fix: User can click `Note` from toolbar when note is already open
Open
- Dominant language
- TypeScript
- Stars
- 27.7k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
Because the toolbar remains open after clicking `Note`, the user can click `Note` again and create multiple notes, however only the first note is saved. Possible resolutions:
1. remove the `Note` from the toolbar when the user has already opened a note
2. hide the toolbar entirely when `Note` is open (actually this may be better bc the toolbar makes it look like markdown is available for notes, but it is not)
See attached recording
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.