- Notifications
You must be signed in to change notification settings - Fork928
feat: Add selected template link at the template select field#1918
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
It is also related to#1638 |
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.
Nice! What do you think about left aligning that 'Read more' helper text against the left border of the input?
@Kira-Pilot I've been thinking about that and I think it is best and we probably want this for all the text helpers.@vapurrmaid@presleyp@ashmeer7 what do you think? |
…n-create-workspace-form
I was wondering why the text helper for the schedule form was aligned to the left without any extra style, and I found we are using the input as "underline" instead of "contained" in the schedule.@vapurrmaid are you ok if I change the Schedule form to use the default(contained) type for inputs? |
greyscaled commentedMay 31, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
sure - this SGTM 🎉 ! |
Great suggestions 🙌🏻 ! |
Closes#1864
Before:

After:
