wireui / wireui

TallStack UI components
https://v1.wireui.dev
MIT License
1.37k stars 166 forks source link

Add the "errorless" property on components other than input-texts [WIP] #808

Closed BoGnY closed 6 months ago

BoGnY commented 6 months ago

Is your feature request related to a problem? Please describe. I want to use x-errors component to show errors because more beautiful, but it is only possible on input text. Toggle, checkbox, radio, select, don't have this proprerty, so if I want to use x-errors it show double error "section". image

Describe the solution you'd like Add errorless property on other components.

Additional context This is related to #75 but this PR has added 'errorless' property only on input text.

I'm working on this PR 👍🏻

EDIT: I'm not sure, in which branch I will do PR??

DiegoAlonso27 commented 6 months ago

I think it would be for version 2 since they said they would no longer add features to version 1 but only fix bugs.

BoGnY commented 6 months ago

Ok I wait for confirmation from @PH7-Jack and in case I'll change branch 👍🏻

joaopalopes24 commented 6 months ago

We have no plans to add this in version 1, and we already have this option in version 2.