Skip to content

fix: privacy admin section UI improvements#668

Merged
rzueger merged 2 commits intodevelopfrom
fix/privacy-admin-nav-icon
Mar 22, 2026
Merged

fix: privacy admin section UI improvements#668
rzueger merged 2 commits intodevelopfrom
fix/privacy-admin-nav-icon

Conversation

@rzueger
Copy link
Member

@rzueger rzueger commented Mar 22, 2026

Summary

  • Fix missing icon in privacy admin nav item — shield is not available in the bundled Material Icons font, replaced with security (same shield shape)
  • Improve visual grouping in privacy settings form — each field and its help text are now grouped with a bottom border separator, making it clear which description belongs to which input

Test plan

  • npm test — 1686 tests pass
  • Open admin → verify shield icon shows for "Datenschutz" nav item
  • Open privacy settings → verify fields are visually separated with clear grouping

rzueger added 2 commits March 22, 2026 21:40
The bundled Material Icons font does not include the 'shield'
glyph. Replace with 'security' which is a shield shape and is
available in the font.
Wrap each field with its help text in a FieldGroup with a
bottom border separator so it is clear which description
belongs to which input.
@rzueger rzueger merged commit 27f570b into develop Mar 22, 2026
2 checks passed
@rzueger rzueger deleted the fix/privacy-admin-nav-icon branch March 22, 2026 20:56
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.

1 participant