Skip to content

Remove user dropdown from terms layout

What does this MR do and why?

Removes the user dropdown from terms layout.

These Bootstrap dropdowns are deprecated.

This instance here was not worth migrating because the user dropdown is not needed in this layout. It made sense to keep the avatar and add the username as title. This way it is still clear which user is accepting the terms.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  • Go to the Admin Area, Settings > General and expand Terms of Service and Privacy Policy.
  • Enable the checkbox, write any message and save.
  • You should now be redirected to accept these terms. If you had already accepted these before, impersonate a different user.
  • See the avatar on the top right. And no more dropdown.

MR acceptance checklist

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

Related to #263202 (closed)

Edited by Thomas Hutterer

Merge request reports