Skip to content

Todos are not being loaded on the UI correctly #3

@VaradP27

Description

@VaradP27

The Todos are not loading and shown correctly in the todolist

Expected Behavior

When the app is loaded, it should display all the todos present in the todo list. On adding a new todo and reloading the page, it will display the todo that has been added recently. Also, to could be edited and deleted and those changes are reflected in the todo list

Current Behavior

When app is opened only 1 todo is visible even if the database has multiple todos, newly added todo is being reflected to the database but not visible in the frontend.On using actions like edit or delete, there is no change on the item in the todo list

Steps to Reproduce

  1. Goto todo list, if there are multiple todos present in the database, only 1 will be rendered in the todo list
  2. If added new todo, it is not shown in the todo list
  3. When editing or deleting the todo, it is not showing any effect on the todo list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions