-
Notifications
You must be signed in to change notification settings - Fork 0
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
AS A user I NEED TO view the app on a mobile phone SO THAT I can use it when I'm at work with no computer #69
Comments
I created a custom hook on my PR #72 that detects window width and says which device. At the moment only has tablet in the object, but is designed that you can add others to scale up for multiple breakpoints. Might be useful for this issue. |
This is probably my fault for not insisting on mobile wireframes, but it's going to be very different to keep the table layout to display users and rental data. I'm working on refactoring to a list view having spent a whole day getting frustrated with trying to make antd responsive. |
No description provided.
The text was updated successfully, but these errors were encountered: