Page MenuHomePhorge

Support displaying and setting room topic
ClosedPublic

Authored by tusooa on Jul 13 2024, 1:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 1, 6:49 AM
Unknown Object (File)
Fri, Aug 30, 9:38 AM
Unknown Object (File)
Fri, Aug 30, 9:38 AM
Unknown Object (File)
Fri, Aug 30, 9:38 AM
Unknown Object (File)
Fri, Aug 30, 9:38 AM
Unknown Object (File)
Wed, Aug 28, 5:50 PM
Unknown Object (File)
Wed, Aug 28, 5:41 PM
Unknown Object (File)
Wed, Aug 28, 5:40 PM
Subscribers
None

Details

Summary

This commit implements a label and a text box for room topic that can be used to display and edit it.

Type: add

BUG: https://iron.lily-is.land/T109

Test Plan

Verify unit tests pass. In the room settings page:

  • In a room where there is no room topic, you should see a label saying the room does not have a topic.
  • In a room where there is a topic, you should see the topic.
  • In a room where you can change room topic, set the topic and verify it is updated.
  • In a room where you cannot change room topic, set the topic and verify it reports an error.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable