Skip to content
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

Improve UI control outlines management #187

Conversation

fscarponi
Copy link
Collaborator

Added boolean check 'hasNoOutline' to determine the presence of an outline in Dropdown and InputField classes. to avoid adding a border if there is an outline

Added boolean check 'hasNoOutline' to determine presence of an outline in Dropdown and InputField classes. This allows rendering elements especially those using TreeBuilder without an outline, facilitating better alignment with varying design requirements. This check is used in conjunction with existing 'undecorated' variable for better UX and flexibility.
@fscarponi fscarponi linked an issue Oct 17, 2023 that may be closed by this pull request
2 tasks
@fscarponi fscarponi marked this pull request as draft October 17, 2023 14:00
@fscarponi fscarponi self-assigned this Oct 17, 2023
@fscarponi fscarponi marked this pull request as ready for review October 17, 2023 14:40
@rock3r rock3r enabled auto-merge (squash) October 17, 2023 14:52
@rock3r rock3r merged commit bfa6344 into main Oct 17, 2023
10 checks passed
@rock3r rock3r deleted the fabrizio.scarponi/185-input-field-error-states-not-consistent-with-spec branch October 17, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Input field error states not consistent with spec
2 participants