Open Issues Need Help
View All on GitHub help wanted a-content a-design server-12
help wanted a-compose beta feedback user feedback
autocomplete: Follow new "Who can mention this group" setting for whether to include user groups 17 days ago
help wanted a-compose server-9
help wanted a-compose server-11 user feedback
Support individual_emoji_changes client capability 2 months ago
help wanted a-api server-12
Show "deleted" users specially 2 months ago
help wanted a-model server-12
Add a "(you)" indicator in direct messages list 3 months ago
help wanted good first issue a-home
help wanted a-tests
help wanted a-api server-12
Fix scrolling to older messages with screen reader 3 months ago
help wanted a-msglist a-a11y
help wanted a-msglist a-a11y a-home
Semantics for loading screen/indicator 3 months ago
help wanted a-a11y
Make it possible to set a status end time 3 months ago
help wanted server-12
Add "start video call" button in compose 3 months ago
help wanted a-compose user feedback
Notify user when DMing a guest, based on setting 3 months ago
help wanted a-compose server-10
help wanted a-api server-10
Show pronouns in @-mention autocomplete 3 months ago
help wanted a-compose
Stop sleep-induced backoff upon waking 3 months ago
help wanted a-sync
help wanted a-compose server-11
Add intro modals for main screens 3 months ago
help wanted a-first-hour a-home
login: Link to doc to help users understand what a "server URL" is and how to find theirs 4 months ago
help wanted a-login upstream user feedback
help wanted a-compose
Support reporting a message 4 months ago
help wanted a-msglist server-12
Settings page UI redesign 4 months ago
help wanted a-design a-settings
help wanted a-api performance
help wanted a-a11y upstream user feedback
help wanted a-login launch feedback
Show warning banner on deprecated old servers 6 months ago
help wanted a-api
Search button in app bar on inbox and combined feed 6 months ago
help wanted a-home user feedback
Tap an @-mention to go to user's profile page 6 months ago
help wanted a-content user feedback
Pin/unpin in channel action sheet 6 months ago
help wanted user feedback
help wanted a-msglist server-10
Statically ensure that `UserTopicVisibilityPolicy.unknown` is not possible in our data models 7 months ago
help wanted a-api
Handle user renames in rendering @-mentions 7 months ago
help wanted a-content user feedback
help wanted a-msglist
Avoid duplicate message flag on redundant event 7 months ago
help wanted a-sync
help wanted good first issue a-design
help wanted a-msglist
help wanted a-design
good first issue a-msglist
Empty topic-list page design 8 months ago
help wanted
help wanted good first issue a-lightbox
help wanted a-content a-a11y
Accept unknown "emojiset" values 8 months ago
help wanted a-api
help wanted good first issue a-msglist
good first issue a-msglist a-i18n
Clarify semantics on login options 9 months ago
help wanted a-a11y a-login a-first-hour
Settings page should scroll 9 months ago
help wanted a-a11y a-settings
help wanted a-compose a-api
Check for basic usability with screen reader 10 months ago
help wanted a-a11y launch feedback
lightbox: Add "download" button in bottom app bar 10 months ago
help wanted a-lightbox launch feedback
Make "All channels" view more similar to "Channels" 10 months ago
help wanted a-home a-design
help wanted a-i18n a-api server-11
Label icons on main nav bar 10 months ago
help wanted a-a11y a-home user feedback
AI Summary: The task involves modifying the Zulip Flutter mobile app to prevent the "Mark as unread from here" button from appearing in the message list for unsubscribed channels. This requires identifying where the button's visibility is controlled within the codebase and updating the logic to check the channel's subscription status before rendering the button, ensuring consistency with the web application's behavior.
Complexity:
3/5
good first issue a-msglist