Page MenuHomePhorge

Support editing overrided display name for users
ClosedPublic

Authored by tusooa on Jun 6 2024, 8:59 PM.
Tags
None
Referenced Files
F114349: D39.1732539547.diff
Sun, Nov 24, 4:59 AM
F113853: D39.1732489287.diff
Sat, Nov 23, 3:01 PM
F113852: D39.1732489283.diff
Sat, Nov 23, 3:01 PM
F113672: D39.1732488446.diff
Sat, Nov 23, 2:47 PM
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