UI - Business UI & Connect Nuxt: Add alert icon to form field validation errors.
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
All form field validation messages should be prefix by an alert icon.

Several changes are required throughout the connect-nuxt and business-ui repos.
Code search for 'UFormField' to find everywhere changes are required.
**NOTE:** Complete connect-nuxt changes first to pull in updated common components.
**Dev to determine any new components or bigger changes.**
Use new ConnectAlertMessage component
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the connect-nuxt repository by searching for every UFormField usage and identify how the updated common components expose ConnectAlertMessage. Complete those changes before checking the business-ui repository. Done means all form-field validation messages in both repositories are prefixed with the alert icon and the updated components are available to connect-nuxt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nuxt
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100