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

Select helper text #30065

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

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
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
1 participant