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

as a user, i can click on a task and expand all of its details in a modal #16

Closed
Tracked by #4
henrylin03 opened this issue May 18, 2024 · 2 comments · Fixed by #18
Closed
Tracked by #4

as a user, i can click on a task and expand all of its details in a modal #16

henrylin03 opened this issue May 18, 2024 · 2 comments · Fixed by #18

Comments

@henrylin03
Copy link
Owner

henrylin03 commented May 18, 2024

lofi wireframe:
image

may need to do #15 when dealing with the checkbox here. the handler should be the same as user clicking the checkbox outside of the modal just in <main> (when tasks are previewed) (see below)

image

@henrylin03
Copy link
Owner Author

#18 has completed all but one properties of a task from localStorage. what is missing is the "completed" status - if the task is completed, then the checkbox should already be ticked. there may need to be more thoughts on how to design a completed task (eg whether colour of the modal background should be the same as a completed <div> etc). leaving this issue open until #15 and #17

@henrylin03 henrylin03 removed their assignment May 21, 2024
@henrylin03
Copy link
Owner Author

as of #24, if a task has completed status, the checkbox is already ticked

design of the task details modal for a completed task can be explored in the future - added as a potential task in #4 for future

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 a pull request may close this issue.

1 participant