Page MenuHomePhorge

Enable edit room name and relevant tests
ClosedPublic

Authored by nannanko on Sep 8 2024, 8:46 PM.

Details

Summary

This revision enables editing the room name in the room settings page, relevant tests are also added.

Type: add

Test Plan
  • Verify unit tests pass.
  • Open a room settings page and click the edit name button, check that the editing bar is displayed correctly.
  • Type the new room name and click the save name button in the editing bar, wait for completion and check it.
  • Click the discard name button in the editing bar, check that the original room name is displayed correctly.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Please add a changelog type to the summary, using the following format:

Type: (add|remove|skip|security|fix)

nannanko removed a reviewer: servant.
This revision is now accepted and ready to land.Sep 14 2024, 8:50 AM