zulip/zulip-flutter

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

Open

#1,843 opened on Sep 6, 2025

View on GitHub
 (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
 (PR metrics pending)

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