Kin69 / EasyNotes

EasyNotes: Jetpack Compose MVVM for seamless note-taking. Effortless creation, editing, and organization.
GNU General Public License v3.0
395 stars 30 forks source link

[BUG] #150

Open RemyBorius opened 3 months ago

RemyBorius commented 3 months ago

Required Information

Nutshell

Everytime I add a photo to a note, an other note is created, a copy without the photo added

Steps to Reproduce the Bug

  1. New note Screenshot_20240814-183957_Easy_Notes.png

  2. Add 1 image Screenshot_20240814-184031_Easy_Notes.png

  3. Add second image Screenshot_20240814-184637_Easy_Notes.png

  4. Go back, i have now 4 notes with same title and almost same content Screenshot_20240814-184038_Easy_Notes_1.png

  5. The content of the 4 notes (from right top to left bottom Screenshot_20240814-184044_Easy_Notes.png (1st : No images)

Screenshot_20240814-184049_Easy_Notes.png (2nd : no image)

Screenshot_20240814-184054_Easy_Notes.png (3rd : only the first image added)

Screenshot_20240814-184059_Easy_Notes.png (4th : both images added )

Expected Behavior

no note clonnage

Strongly Recommended Information

Screenshots

Smartphone Information

Additional Information (Optional)

Additional Context

Add any other context or details about the problem here.

Thanks for the app :)