-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add conditional UI for displaying messages or default text #1292
Add conditional UI for displaying messages or default text #1292
Conversation
…https://github.com/yashrajpu/zulip-flutter into InboxPage-Design-implement-appearance-when-empty#386
check this one |
It looks like you closed this PR and opened a new one (#1294) for the same feature. We usually prefer not to do that; just force-push to the same branch to update the PR, instead of closing it and opening a new one. |
I tried that, but I'm still encountering a CI error. I don’t see any other option, so I created a new PR. I also attempted to rebase, but that didn’t work for me, so I manually resolved the errors in my case. Please check the new PR. |
For the future, the |
I used 'git help pr request' and they suggested making a new PR. |
Who suggested making a new PR? |
Fixes #381
This pull request (PR) addresses issue #386 and enhances the user interface by introducing a conditional feature for displaying messages.
If messages are available, they are displayed in the UI. If no messages exist, a default text is shown instead. This improvement enhances the user experience by providing clear feedback when no messages are present.
Changes Made:
Testing:
Figma link:-
The updated UI aligns with the Figma design provided here
[Figma Design Link]
(https://www.figma.com/design/1JTNtYo9memgW7vV6d0ygq/Zulip-Mobile?node-id=5966-176642&p=f&t=gdUmGEmNiTNiCHVf-0)
Ensured consistent behaviour across various screen sizes and edge cases.
Screenshots:
Old image:
New image: