-
Notifications
You must be signed in to change notification settings - Fork 310
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: add edit funtionality to mgt-todo #2783
Conversation
📖 The updated storybook is available here |
1 similar comment
📖 The updated storybook is available here |
📖 The updated storybook is available here |
📖 The updated storybook is available here |
🚀 New react-contoso sample application deployed here |
…t-checkbox wrapper on todo tasks, fix k@keydown function, add Radio svg to fix incomplete checkbox
🚀 New react-contoso sample application deployed here |
📖 The updated storybook is available here |
📖 The updated storybook is available here |
🚀 New react-contoso sample application deployed here |
🚀 New react-contoso sample application deployed here |
📖 The updated storybook is available here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Mnickii I shouldn't be able to edit a completed todo.
UPDATE: I could update in the todos web app a completed todo. As it is, it's in line with the app behavior.
@Mnickii if a task is entered without a due date then it is not possible to add a due date. We really should be able to add a due date at any time. |
🚀 New react-contoso sample application deployed here |
1 similar comment
🚀 New react-contoso sample application deployed here |
🚀 New react-contoso sample application deployed here |
📖 The updated storybook is available here |
🚀 New react-contoso sample application deployed here |
📖 The updated storybook is available here |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works as expected!
Great work to get this over the line @Mnickii, thank you! |
🚀 New react-contoso sample application deployed here |
|
📖 The updated storybook is available here |
Closes #2161
PR Type
Feature
Description of the changes
PR checklist
yarn build
) and changes have been tested in at least two supported browsers (Edge + non-Chromium based browser)yarn setLicense
)Other information