Checklist is not reflected in the frontend
- Dominant language
- No language data
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
After reviewing the frontend with Daniel, we saw that, on the same instance, when user selects something in personal checklist and refreshes, frontend will not show that the user has selected item in the checklist. It will show all selections in the checklist as unselected.
However, on inspecting the response from the server, it looks like the response is ok but the frontend is not applying state of the checklist correctly to the checklist. I will need to investigate it more and see what the issue is. This issue is blocking to the main issue and has to be resolved first but it will be bundled in the same branch which will contain all of the bug fixes in the frontend and backend.
This issue should be clarified as regression.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.