We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Both desktop and mobile versions have these same UI issues
Unselected notification button Expected: Actual:
Sending queue Expected: Actual:
Notification cards Expected: Actual:
Expanded card Expected: Actual:
Missing ! and Error badges
!
Error
sending and files must have the first letter uppercase and need to adjust the spacing Expected: Actual:
sending
files
All items (including cards and badges) of the mobile version in design seem to have different padding and sizes compared to the desktop one
Maybe try to use shrinkWrap for ListView instead of using fixed height
shrinkWrap
Some fontWeight are not as same as the design
fontWeight
We need to remove the unread counter on the notification icon after tapping in
About a "Cancel" button - Should we need to add it to the app?
The text was updated successfully, but these errors were encountered:
Updated the design in this PR : #342
Sorry, something went wrong.
@sachins-geekyants Added some new issues!
sachins-geekyants
No branches or pull requests
Describe the remaining issues
Both desktop and mobile versions have these same UI issues
Unselected notification button


Expected:
Actual:
Sending queue


Expected:
Actual:
Notification cards


Expected:
Actual:
Expanded card


Expected:
Actual:
Missing

!
andError
badgessending
andfiles
must have the first letter uppercase and need to adjust the spacingExpected:
Actual:
All items (including cards and badges) of the mobile version in design seem to have different padding and sizes compared to the desktop one
Maybe try to use
shrinkWrap
for ListView instead of using fixed heightSome
fontWeight
are not as same as the designWe need to remove the unread counter on the notification icon after tapping in
About a "Cancel" button - Should we need to add it to the app?

The text was updated successfully, but these errors were encountered: