Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todo List Panel #299

Open
kilbouri opened this issue Jul 15, 2024 · 1 comment
Open

Todo List Panel #299

kilbouri opened this issue Jul 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kilbouri
Copy link
Contributor

A basic todo-list component should exist. The component should be compatible with the paneling system. The todo list should support addition and removal of list items, as well as marking an item as completed. The list should support rendering of nested items. Creation of nested items at this time is not required.

Non-goals for this issue:

  1. Server storage of the todo list
  2. Drag-and-drop re-ordering of list items
@kilbouri kilbouri added the enhancement New feature or request label Jul 15, 2024
@kilbouri kilbouri reopened this Jul 15, 2024
@kilbouri
Copy link
Contributor Author

@rdrpenguin04 please push your local dev branch and link it to this issue :)

@rdrpenguin04 rdrpenguin04 mentioned this issue Jul 16, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants