zulip/zulip-flutter

Hide topic field on channels restricted to "general chat" only

Closed

#1,843 opened on Sep 6, 2025

 (1 comment) (1 reaction) (0 assignees)Dart (456 forks)github user discovery
a-composehelp wantedserver-11user feedback

Repository metrics

Stars
 (454 stars)
PR merge metrics
 (Avg merge 25d 15h) (22 merged PRs in 30d)

Description

On the web version, the topic box is hidden on channels where topics are disabled (i.e. general chat only). On this mobile client, the topic field is available, and setting the value results in an error.

I think it's much more intuitive to hide the topic box on mobile in channels that are general chat only.

References

Contributor guide