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
refactor: Improve UX on Create New List page - /hub/lists/new
#1987
refactor: Improve UX on Create New List page - /hub/lists/new
#1987
Conversation
π· Deploy request for oss-insights accepted.
|
β Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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 is much better, thank you for the great work @5hraddha !!
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.
π
## [1.73.0-beta.1](v1.72.1-beta.1...v1.73.0-beta.1) (2023-10-25) ### π Features * implement improved UX for non-connected users profile ([#1992](#1992)) ([f11160c](f11160c)) ### π§βπ» Code Refactoring * Improve UX on Create New List page - `/hub/lists/new` ([#1987](#1987)) ([c0fcf7a](c0fcf7a))
## [1.73.0](v1.72.0...v1.73.0) (2023-10-26) ### π Features * implement improved UX for non-connected users profile ([#1992](#1992)) ([f11160c](f11160c)) ### π§βπ» Code Refactoring * Improve UX on Create New List page - `/hub/lists/new` ([#1987](#1987)) ([c0fcf7a](c0fcf7a)) ### π Bug Fixes * add logic to force the user to tag at least one repository to a highlight ([#2007](#2007)) ([665fbf2](665fbf2)) * background color in text-input ([#1998](#1998)) ([1913462](1913462)) * more menu overlap issue on safari ([#1999](#1999)) ([66df010](66df010)) * now the error message in highlight form will alert assistive tech ([#2008](#2008)) ([a0d4b3b](a0d4b3b)) * set border radius for modals in small screens ([#2004](#2004)) ([738c714](738c714)) * show contributors name and company in table ([#2012](#2012)) ([79776a3](79776a3))
Description
This PR improves UX on Create New List page -
/hub/lists/newby:<InfoCard />component to make it responsive.Note: There are still many accessibility issues that needs to be taken care of. A few important issues being:
Team, please let me know how you want to handle the issues above.
What type of PR is this? (check all applicable)
Related Tickets & Documents
Fixes #1934
Mobile & Desktop Screenshots/Recordings
Before the refactor:
opensauced-create-list-ux-before-fix.mp4
After the refactor:
opensauced-create-list-ux-after-fix.mp4
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?