Page MenuHomePhorge

Support editing overrided display name for users
ClosedPublic

Authored by tusooa on Jun 6 2024, 8:59 PM.
Tags
None
Referenced Files
F2575879: D39.1750590541.diff
Sat, Jun 21, 4:09 AM
F2575878: D39.1750590525.diff
Sat, Jun 21, 4:08 AM
F2575693: D39.1750584139.diff
Sat, Jun 21, 2:22 AM
Subscribers
None

Details

Summary

This commit implements a text field where user can edit overrided display names for other users.

Type: add

CCBUG: https://iron.lily-is.land/T77

Test Plan
  • Verify that unit tests pass.
  • Open a user page of some other user. Observe that there is a text field "Custom display name...". Input something into it and click "Save". Verify that the user's display name is updated in other places (see https://iron.lily-is.land/D38 ).
  • Open your own user page. Verify that no such text field appears.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable