-
Notifications
You must be signed in to change notification settings - Fork 187
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
Port edit profile to react #10644
base: main
Are you sure you want to change the base?
Port edit profile to react #10644
Conversation
Tried way too long trying to replicate the requests for Rails in the preference tab, but had to make a new route for it in the end because it was just too spaghetti |
Should be feature complete now. There is definitely some room for refactoring like the creating a shared component for the authenticity token hidden field that is required for rails form requests |
Will also need to have some custom styling for the general page |
Have only done the scaffolding so far, the pro is that the RolesTab and the Edit Avatar Tab is already migrated