Skip to content

Conversation

swimer11
Copy link

@swimer11 swimer11 commented Dec 7, 2024

Issue number: resolves #29205


What is the current behavior?

The select component currently does not have a way to display hints or errors.

What is the new behavior?

-Adds helper-text to display hints
-Adds error-text to display errors

Does this introduce a breaking change?

  • Yes
  • No

Other information

image

@swimer11 swimer11 requested a review from a team as a code owner December 7, 2024 07:10
@swimer11 swimer11 requested a review from BenOsodrac December 7, 2024 07:10
Copy link

vercel bot commented Dec 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 7, 2024 7:12am

@github-actions github-actions bot added package: core @ionic/core package package: angular @ionic/angular package package: vue @ionic/vue package labels Dec 7, 2024
@brandyscarney
Copy link
Member

Thank you so much for the PR! I am implementing this feature for all of our remaining input components so I have opened a new PR for this here but I will give you co-author credit. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: angular @ionic/angular package package: core @ionic/core package package: vue @ionic/vue package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: select, add errorText and helperText props

2 participants