zulip-flutter
zulip-flutter copied to clipboard
Future Zulip client using Flutter
Work towards #1668
I ran into an odd bug yesterday in the iOS app: 1. Muted a topic ("zulip.yaml") in the `#api documentation` channel on CZO 2. In the Flutter app, opened the...
theme: Fix bgMessageRegular to match Figma specification The dark mode `bgMessageRegular` color was defined as `HSLColor.fromAHSL(1, 0, 0, 0.11)`, intended to match the [Figma design specification](https://www.figma.com/design/1JTNtYo9memgW7vV6d0ygq/Zulip-Mobile?node-id=6262-90970&t=m9JTZk7mwN1Se9Sx-0) of `#1D1D1D`. However, the...
This is a variation on #1097. Repro: * On Android, visit a message list that has a compose box. * Touch the content input and enter the start of an...
This was found in https://github.com/zulip/zulip-flutter/issues/535#issuecomment-2973276995 when investigating the app's behavior with a screen reader: > Navigating backwards (to older messages) does not work smoothly. Sometimes the focus can get moved...
This was found in https://github.com/zulip/zulip-flutter/issues/535#issuecomment-2973276995 when investigating the app's behavior with a screen reader: > Headers should be marked as such. This includes recipient headers in the message list and...
This was found in https://github.com/zulip/zulip-flutter/issues/535#issuecomment-2973276995 when investigating the app's behavior with a screen reader: > Message content navigation appears out of order when the message contains links. We should fix...
This was found in https://github.com/zulip/zulip-flutter/issues/535#issuecomment-2973276995 when investigating the app's behavior with a screen reader: > The loading screen/loading indicator cannot get focused. There should at least be some way to...
This was found in https://github.com/zulip/zulip-flutter/issues/535#issuecomment-2973276995 when investigating the app's behavior with a screen reader: > The "----OR-----" separator on the login page might need a caption that elaborates on what...
Added a search icon on inbox and the combined feed screen which opens up the usual search page. Fixes : #1854 https://github.com/user-attachments/assets/3961ddb9-3163-4629-9f03-18249821753f https://github.com/user-attachments/assets/28e1a5ad-c8c7-4bf4-9742-0fc0982980bb