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

logic and styling to expand and open checklist sections #1612

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ashimupd
Copy link

Open all:

All checklist items convert to open state if pressed, regardless of their category or prior state.
If pressed again, checklist items revert to a closed state.

Open section:

If pressed, all checklist items in the relevant section convert to open state, regardless of their category or prior state.
If pressed again, checklist items update to a closed state.

image
image

Closes #940

@SaptakS
Copy link
Member

SaptakS commented Feb 17, 2025

@ashimupd thanks for opening a PR. Did you check #1280 ? I think that PR already has a lot of the ideas and discussions, and I would preferably see work done on getting that PR completed, if that makes sense to you. Please check the PR once, and let me know what you think.

@ashimupd ashimupd closed this Feb 17, 2025
@ashimupd ashimupd reopened this Feb 17, 2025
@ashimupd
Copy link
Author

ashimupd commented Feb 17, 2025

@SaptakS

Hey, I went through all the discussions in that PR and incorporated that to this one. It made more sense for me to create a new PR considering that PR was pretty old! Let me know what you think!

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.

Add functionality to expand/collapse sections of the checklist, or the entire checklist page
2 participants