Closed sonle-geekyants closed 1 year ago
Both desktop and mobile versions have these same UI issues
[x] Unselected notification button Expected: Actual:
[x] Sending queue Expected: Actual:
[x] Notification cards Expected: Actual:
[x] Expanded card Expected: Actual:
[x] Missing ! and Error badges
!
Error
[x] sending and files must have the first letter uppercase and need to adjust the spacing Expected: Actual:
sending
files
[x] All items (including cards and badges) of the mobile version in design seem to have different padding and sizes compared to the desktop one
[x] Maybe try to use shrinkWrap for ListView instead of using fixed height
shrinkWrap
[x] Some fontWeight are not as same as the design
fontWeight
[x] We need to remove the unread counter on the notification icon after tapping in
[x] About a "Cancel" button - Should we need to add it to the app?
Updated the design in this PR : https://github.com/atsign-foundation/atmosphere_pro/pull/342
Updated the design in this PR : #342
@sachins-geekyants Added some new issues!
Describe the remaining issues
Both desktop and mobile versions have these same UI issues
[x] Unselected notification button Expected: Actual:
[x] Sending queue Expected: Actual:
[x] Notification cards Expected: Actual:
[x] Expanded card Expected: Actual:
[x] Missing
!
andError
badges[x]
sending
andfiles
must have the first letter uppercase and need to adjust the spacing Expected: Actual:[x] All items (including cards and badges) of the mobile version in design seem to have different padding and sizes compared to the desktop one
[x] Maybe try to use
shrinkWrap
for ListView instead of using fixed height[x] Some
fontWeight
are not as same as the design[x] We need to remove the unread counter on the notification icon after tapping in
[x] About a "Cancel" button - Should we need to add it to the app?