Skip to content
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

Make openafrica more mobile responsive. #31

Open
andela-onnenanya opened this issue Sep 14, 2017 · 1 comment
Open

Make openafrica more mobile responsive. #31

andela-onnenanya opened this issue Sep 14, 2017 · 1 comment

Comments

@andela-onnenanya
Copy link
Contributor

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 displayed

image

This is user profile page

image

This is /datarequest page; the sidebar

image

How 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.

@DavidLemayian
Copy link
Contributor

This is a good idea. Looking forward to the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants