You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On mobile, most of the pages are not responsive. In some cases, particularly the sidebar, there are overflowing texts. One most serious case is the /dataset page where the datasets are displayed as static white boxes.
Desired Behaviour:
The pages should be responsive with regards to the modern mobile devices.
No text overflows.
No missing or unintentionally hidden components.
Dev Notes:
Prefer vertical scrollability to horizontal scrollability: What this means is that pages should horizontally fitted to the device screen and vertically scrollable.
Screenshots:
This is /dataset page; static white boxes displayed
Currently:
On mobile, most of the pages are not responsive. In some cases, particularly the sidebar, there are overflowing texts. One most serious case is the
/dataset
page where the datasets are displayed as static white boxes.Desired Behaviour:
The pages should be responsive with regards to the modern mobile devices.
No text overflows.
No missing or unintentionally hidden components.
Dev Notes:
Prefer vertical scrollability to horizontal scrollability: What this means is that pages should horizontally fitted to the device screen and vertically scrollable.
Screenshots:
This is
/dataset
page; static white boxes displayedThis is user profile page
This is
/datarequest
page; the sidebarHow to replicate the behavior:
Just open https://africaopendata.org on your mobile device and navigate to different pages.
Suggestions:
This issue may have to be broken into smaller tasks, to cover all areas affected.
The text was updated successfully, but these errors were encountered: