-
-
Notifications
You must be signed in to change notification settings - Fork 2
Infinite Scrolling #301
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
base: main
Are you sure you want to change the base?
Infinite Scrolling #301
Conversation
@@ -19,17 +20,24 @@ const useStyles = makeStyles((theme) => ({ | |||
marginBottom: theme.spacing(3), | |||
}, | |||
}, | |||
root: { paddingRight: "0" }, | |||
page: { maxWidth: "100% !important" }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i hate myself
Maybe I just need to give up on this infinite scroll thing.... create totally different ui... |
It feels okey on my phone, so let's go ahead. |
Do you have time to complete this before June 1st @SaraVieira? |
I don't think so since a vaccine appointment on Monday but will try tomorrow |
Let's talk Monday morning if you want |
All small issues we talked about today are fixed, let me know what you think |
I can still see some issues with the library, it's super laggy and I feel like it makes the experience waaay jankier.
closes #206