Skip to content

Cannot correctly adding multiple entries of the same day #111

@HenoHyj

Description

@HenoHyj

I tried clear the local storage and try tasks and entries features. Tasks works fine, but for entries, there's a lot of weird bugs:

  • Incorrect Initial Displaying: After reloading the page with local storage cleared, the entry page is showing the hard-coded place holders in entries.html. Instead, we should display an empty entries list there.
  • Always Editing the Same Entry: After clicking adding a new entry, those place holders disappeared, and a new entry is correctly displayed. However, if I add another new entry, it's just keep replacing the only existing entry instead of correctly creates a new entry
  • Search not working: After clearing the localstorage, search mechanism doesn't work either. It does work before I clear the local storage

Metadata

Metadata

Labels

bugSomething isn't workingentriesselecting entry from journal

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions