Skip to content

Cleanup Edit user form

Sascha Eggenberger requested to merge edit-user-settings into master

What does this MR do and why?

This MR does some cleanup of the edit user form:

  • Moves to use 1 column
  • Adds sticky headers for section titles
  • Add sticky footer for actions
  • Limits form input sizes where appropriate

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Edit a user profile, e.g. http://gdk.test:3000/admin/users/reported_user_4/edit

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Part of UX Paper Cuts 16.3 → Settings UI, part 2 (#417912 - closed)

Edited by Sascha Eggenberger

Merge request reports