-
Notifications
You must be signed in to change notification settings - Fork 306
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
fix: add focus on input field when you click the button to add a new task #2994
Conversation
📖 The updated storybook is available here |
1 similar comment
📖 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.
I love how simple this fix is, great work @musale
@vagpt I believe that this resolves the linked issue. Could you please confirm |
📖 The updated storybook is available here |
Hi @gavinbarron and @musale Could you please confirm us whether UI has been changed for the Task as We are not getting 'mgt-task' option in the URL provided here. |
@vagpt It is now called |
Thanks @sebastienlevert for the help and quick response. This issue is now working fine. |
Closes #2291
PR Type
Description of the changes
Sets the add new task input to
autofocus
when you click/activate the add button.PR checklist
yarn build
) and changes have been tested in at least two supported browsers (Edge + non-Chromium based browser)yarn setLicense
)Other information