Skip to content

Add tabs to user settings

Toromino requested to merge Toromino/pleroma-fe:user_settings_tabs into develop

image

Showing all user settings in one place can be chaotic, especially if new user settings are added. This MR adds new categories (Profile, Security and Data Import/Export) to the user settings.

Settings like "Name & Bio", "Avatar", "Profile Banner" and "Profile Background can be seen on the "Profile" tab. The "Security" tab has settings like "Change Password" and "Delete Account". And "Data Import / Export" shows "Follow import" and "Follow export"

Merge request reports