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

feat: Ja/display input groups #27

Merged
merged 23 commits into from
Jun 21, 2024
Merged

feat: Ja/display input groups #27

merged 23 commits into from
Jun 21, 2024

Conversation

jordan-acosta
Copy link
Contributor

No description provided.

@jordan-acosta jordan-acosta force-pushed the ja/display-input-groups branch 11 times, most recently from f45d1d5 to ed0018f Compare June 19, 2024 21:41
Render input groups as form fieldsets. Doesn't look great, though. Going
to take a pass at a better UX.
If you have a lot of inputs, having groups can help organize them on the
screen, but it also pads the list out and makes them even longer.

This PR adds an Accordion component, then uses it to display the groups.
The customer can view one group at a time (or open them all if they want
to.)
Mainly to use their stepper component.
@jordan-acosta jordan-acosta force-pushed the ja/display-input-groups branch 2 times, most recently from fc54c97 to 44e055f Compare June 19, 2024 22:03
@jordan-acosta jordan-acosta force-pushed the ja/display-input-groups branch from 44e055f to 8402955 Compare June 19, 2024 22:03
@jordan-acosta jordan-acosta force-pushed the ja/display-input-groups branch 4 times, most recently from 9435dba to 9ac0375 Compare June 19, 2024 23:39
Looks like there's a bug with recent version of @types/react, that causes
valid Typescript to fail with some React components. This was failing
builds with my install stepper UI changes.

Pinning to the last working version, as recommended in the github issue
, appears to have solved the problem for me.

creativetimofficial/material-tailwind#528
@jordan-acosta jordan-acosta force-pushed the ja/display-input-groups branch from 9ac0375 to 85d87f3 Compare June 19, 2024 23:51
@jordan-acosta jordan-acosta force-pushed the ja/display-input-groups branch from ef14445 to b4a75b7 Compare June 20, 2024 16:52
@jordan-acosta jordan-acosta force-pushed the ja/display-input-groups branch from 2b30bb9 to 9daa48d Compare June 21, 2024 22:33
@jordan-acosta jordan-acosta force-pushed the ja/display-input-groups branch from 18c377a to b54d5d0 Compare June 21, 2024 23:15
@jordan-acosta jordan-acosta force-pushed the ja/display-input-groups branch from b54d5d0 to f9a7c0c Compare June 21, 2024 23:19
@jordan-acosta jordan-acosta merged commit 009b96a into main Jun 21, 2024
2 checks passed
@jordan-acosta jordan-acosta deleted the ja/display-input-groups branch June 21, 2024 23:20
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.

1 participant