Page MenuHomePhorge

Support displaying and setting room topic
ClosedPublic

Authored by tusooa on Jul 13 2024, 1:23 PM.
Tags
None
Referenced Files
F69064653: D126.1776567952.diff
Fri, Apr 17, 8:05 PM
F69039820: D126.1776565644.diff
Fri, Apr 17, 7:27 PM
F68998321: D126.1776561737.diff
Fri, Apr 17, 6:22 PM
F68963340: D126.1776558455.diff
Fri, Apr 17, 5:27 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
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 182
Build 353: GitLab CI for kazv
Build 352: arc lint + arc unit