-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
#309 - Message navigation #440
Conversation
should be redone probably in a recursive way...
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.
Broadly this looks right! Tidy up as much as you think needed and I'll do a more careful review.
made a few changes to make it recursive... @fozziethebeat maybe you got some ideas how to properly style it... Screen.Recording.2023-01-06.at.15.42.40.mov |
I don't see many code suggestions to make. It's clean and pretty easy to understand. Later I think we can fold the backend fetch calls into a library someone is working on but I'm also trying to negotiate not having these API routes anyways so it's not a huge issue. Will approve once you feel it's ready |
This actually looks cool!!! |
Draft for an implementation for #309.
Looks like this currently:
https://user-images.githubusercontent.com/19796430/210849009-df5c03d8-d67d-4646-8091-64e555d49aff.mov