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

feat: checklist UI components #1766

Merged
merged 18 commits into from
Jun 23, 2024
Merged

feat: checklist UI components #1766

merged 18 commits into from
Jun 23, 2024

Conversation

matthiasn
Copy link
Owner

This PR adds widgets for checklists and checklist items. The idea is to have separate entities for checklist items that can be moved to a new task when the current task can be concluded and remaining items moved to a follow-up task. Currently, I use markdown checklist items for tracking my checklists, but that's a bit cumbersome, especially in the aforementioned scenario where it would be easier if checklist items could just be moved to the next task.

These widgets will be used in task management in a subsequent PR.

This PR also introduces widgetbook in this repository. The use of widgetbook has been quite pleasant and I believe it will become really useful going forward.

image

@matthiasn matthiasn merged commit 6e18fa4 into main Jun 23, 2024
4 checks passed
@matthiasn matthiasn deleted the feat/checklist_ui branch June 23, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant