[DPEDE-7008] Add styles for close icon in text input#2076
Open
NachoCasaleLinde wants to merge 1 commit into
Open
[DPEDE-7008] Add styles for close icon in text input#2076NachoCasaleLinde wants to merge 1 commit into
NachoCasaleLinde wants to merge 1 commit into
Conversation
|
The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-2076/1/. ❌ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://lumen.atlassian.net/browse/DPEDE-7008
This pull request introduces improvements to the styling and layout of input fields and header breadcrumbs across the application. The main focus is on enhancing the appearance and positioning of clearable input buttons (especially when used with right-aligned icons) and ensuring consistent spacing and alignment across different themes and input sizes. Additionally, the breadcrumb links in the app layout header now have a bolder font weight for better visibility.
Input Field Styling and Theming Improvements:
input-wrapper.scssto properly position the clearable button (chi-button[type='close']) when an input has a right-aligned icon, including responsive padding and positioning adjustments for different input sizes (-xs,-sm,-md,-lg,-xl).App Layout Header Enhancement:
chi-link) now use a font weight of 500, making them more prominent and easier to read.