LightningCreations / LightningCreations/LightningLabsClient

Todo List Panel

Open
#299 1 comment 0 reactions 1 assignee View on GitHub

@rdrpenguin04 is already working on this.

Since Jul 15, 2024.

enhancement
Dominant language
Svelte
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.