Page MenuHomePhorge

Support editing overrided display name for users
ClosedPublic

Authored by tusooa on Jun 6 2024, 8:59 PM.
Tags
None
Referenced Files
F2637664: D39.1752028250.diff
Mon, Jul 7, 7:30 PM
F2637623: D39.1752028136.diff
Mon, Jul 7, 7:28 PM
F2637576: D39.1752028015.diff
Mon, Jul 7, 7:26 PM
F2637558: D39.1752027827.diff
Mon, Jul 7, 7:23 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