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

Add user settings page #178

Merged
merged 33 commits into from
Jun 20, 2024
Merged

Add user settings page #178

merged 33 commits into from
Jun 20, 2024

Conversation

kgilles
Copy link
Member

@kgilles kgilles commented Jun 19, 2024

Note: This doesn't include the full settings page. For now it's only the basic settings. Password changes and blocks will be added in a future PR.


Creating a new page for hosting and managing user settings for authenticated users.

With this comes some bonuses such as allowing initial values on some input components, feed type and sort selector using the user's settings, a toast library, and more thorough revalidation.


Screenshot 2024-06-19 at 1 02 15 PM

Screenshot 2024-06-19 at 1 01 57 PM
Screenshot 2024-06-19 at 1 02 02 PM

@kgilles kgilles marked this pull request as ready for review June 19, 2024 17:07
@kgilles kgilles requested a review from a team June 19, 2024 17:23
@kgilles kgilles linked an issue Jun 19, 2024 that may be closed by this pull request
@kgilles kgilles requested a review from lazyguru June 19, 2024 21:14
Copy link
Member

@lazyguru lazyguru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@kgilles kgilles merged commit 47de581 into main Jun 20, 2024
5 checks passed
@kgilles kgilles deleted the 16-user-profile-and-settings branch June 20, 2024 13:22
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.

User profile and settings
2 participants