codex-team / codex-team/notes.web
Bug: Note content may be overwritten
Open
- Dominant language
- Vue
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
When switching between notes, it is possible to overwrite the contents of another note if the save() method was called immediately before switching to the other note.
## Steps to reproduce:
- Create 2 notes with different content
- Modify the content of one note, which triggers the save() method
- Quickly switch to the other note
## Presentation
https://github.com/user-attachments/assets/38098c2a-832b-45df-bb01-bd7fe711a89e
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.