-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
V2 improve account settings #430
base: v2
Are you sure you want to change the base?
Conversation
Autoform squeezed the setting a bit
Improved old Account ui with much needed changes: - Rearranged Overview Tab - Improved Password and Cookie Forms
Maybe make the card fill out the default space available, may require putting two views in one |
What do you mean by putting two views in one? |
Im planning to create a Implementation for features to show stats on the /account page |
The pages are too small so you can put in two seperate views into to reduce the amount of required navigation and use the available space better |
You mean i should put the security settings into the overview tab? |
No. Just put the update information view into the overview |
The update information view is in the overview tab, and can be accessed through the gray button. |
Under the user profile, i wanted to create a implementation where features can display stats etc |
Or is that a bad idea / not needed? |
- Made it more modular for features to display stats - UI improvements
|
Each Feature can now add custom settings to the user settings tab
|
Improved old Account ui with much needed changes: