Pocket / curation-tools-frontend

DEPRECATED
Mozilla Public License 2.0
10 stars 52 forks source link

make the application mobile friendly #100

Open jpetto opened 3 years ago

jpetto commented 3 years ago

mobile use will likely be very helpful to the curation team, so making the application work well on mobile is a good thing to work on if there aren't any other pressing issues.

this should be treated as a low-priority issue initially.

nina-py commented 3 years ago

Just a note here that, overall, the app is already mobile-friendly thanks to using MUI grid in most components. One component that needs attention is the page header with its tabs and buttons. Once most pages are implemented, it would be a good idea to go back to Figma comps and make sure the resulting pages match the designer's vision on mobile devices.

nina-py commented 3 years ago

Components that need updating:

nina-py commented 3 years ago

I'm not sure why the error markup (part of the HandleApiResponse component) was even on this list - it's absolutely fine on small screens. The header and tabs very obviously need work. Will take the 'Error alert' item out of the list.