Skip to content

Conversation

@malikfarhan183
Copy link
Contributor

Jira Description:
We need to implement design and business requirements that require informational text to a SQForm field, similar to Validation.

Any place there is validation we need the ability for informational text, including to SQFormMultiselect, since there is currently no mechanism to override what the form engine is doing for validation text generation.

This is needed for the following input types:

image

Figma Fields examples: SC3 DESIGN LIBRARY

Loom Video: https://www.loom.com/share/1f883c4f27e342099f40eefab4fbb130

Other Notes : I have added the “informationalText” prop for both SQFormDropdown and SQFormTextField. Now if we will send this prop to these fields we will get the helper text under the field. let me know if we need to update the component.

Design Review : Approved by UI/UX

✅ Closes: SSR-14

@aharpt
Copy link
Contributor

aharpt commented May 5, 2023

Looks good. Thanks @malikfarhan183!

},
'&.Mui-focused': {
color: 'var(--color-textInfoBlue)',
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why does the text field need the orange color added to error and dropdown does not?

@laurelbean laurelbean force-pushed the epic/style-updates branch from 2e4882e to f00b445 Compare July 19, 2023 18:48
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.

6 participants