-
-
Notifications
You must be signed in to change notification settings - Fork 389
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: add accordion for settings form #3786
Comments
@benfurber i`ll starting working on it, thanks |
Hey @ceconcarlsen ! Were you still working on this issue by chance? I just learned about this project and would love to start contributing. Happy to take this off your plate if you're busy. |
Welcome @domsantini! :) I'd say give @ceconcarlsen a day to get back to you. After that please do give it a go. |
Thanks so much @benfurber !! That sounds perfect. |
Thank you, Ben! I’ll work on getting this done this week. |
Hey @domsantini, how are you getting on? |
Hey @benfurber ! So sorry I haven't pushed any progress. I got something thrown on my plate and I've had to study for that. But I'm hoping to get back on this as soon as that's done. You can unassign me for the time being if you'd like, just so someone else can come swoop the ticket. |
Hi there @benfurber could I work on this one? |
Awesome, thanks @benfurber! |
Description
Apply this new accordion style, to the two forms (
ChangeEmailForm
andChangePasswordForm
) in the account settings tab (AccountSettingsSection
)Details
Obvs the new component should be built in the component library (
packages/components
). For bonus points, it would be a chance to start putting whole form objects into the component library.The text was updated successfully, but these errors were encountered: