-
Notifications
You must be signed in to change notification settings - Fork 14
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
MEN-7838 - text input appearance #271
base: main
Are you sure you want to change the base?
Conversation
Nice, thank you! @mzedel Is there also a way for me to see the visual changes too? like clicking around to see how it appears in different places in UI, or I can only see after it is merged and see it on staging.mender.io? |
No unfortunately we don't have preview deployments, but you can run it locally using the image built in CI. I'm sure @alfrunes can help you set this up 😉 |
Ok, I ran it locally using the image built. I noticed some inconsistencies on the page. For example, some places failed to update to the new variant or did update to the latest variant but did not update its different states. For example, the default state looks correct, but the focus state still looks like the standard variant. Attached are some of the noticeable inconsistencies I noticed. I am guessing these are built in different classes or something which is why it doesn't get to be updated. Nevertheless, let's try to update as much as possible before we publish the changes to make sure we have a consistent look in the most of the pages and features. @mzedel |
@michaelntech I am considering to also update the select property from standard to outlined variant to get the consistent input field for Mender GUI, What do you think? |
Yes, I agree with using outlined everywhere |
Awesome, @mzedel kindly update the select property for us as well. |
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.
Please adjusted the inconsistent places (see above comments).
@chiachenglu unfortunately I don't think I will get to it before the end of the sprint 😕 |
That is no problem. I left the comments so we don't forget to update them. You can view the text field component and how it looks in different states with different properties here: https://www.figma.com/design/e2WPEGusQtx3JnKtOO2san/%F0%9F%8E%B8(UI)-Mender-Design-System-(WIP)?node-id=6570-46740&t=0s73ZMr7eAkjqaen-1 |
Ticket: MEN-7838 Changelog: Title Signed-off-by: Manuel Zedel <[email protected]>
127c746
to
3e23b14
Compare
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.
Please fix the above points before closing the PR.
…inputs Ticket: None Changelog: None Signed-off-by: Manuel Zedel <[email protected]>
Signed-off-by: Manuel Zedel <[email protected]>
…xt inputs Ticket: None Changelog: None Signed-off-by: Manuel Zedel <[email protected]>
Signed-off-by: Manuel Zedel <[email protected]>
…s well Ticket: None Changelog: None Signed-off-by: Manuel Zedel <[email protected]>
…this Ticket: None Changelog: Title Signed-off-by: Manuel Zedel <[email protected]>
Ticket: None Changelog: None Signed-off-by: Manuel Zedel <[email protected]>
Signed-off-by: Manuel Zedel <[email protected]>
Signed-off-by: Manuel Zedel <[email protected]>
Merging these commits will result in the following changelog entries: Changelogsmender-server (men-7838)New changes in mender-server since main: Bug Fixes
Features
|
No description provided.