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

while user is offline, play a video the entire time #7

Open
bhaviksingh opened this issue Jul 19, 2024 · 0 comments
Open

while user is offline, play a video the entire time #7

bhaviksingh opened this issue Jul 19, 2024 · 0 comments
Assignees
Milestone

Comments

@bhaviksingh
Copy link
Collaborator

  • chat should be on
  • stickers likely should be off
@kyeah kyeah added this to the MOMI milestone Jul 19, 2024
@bhaviksingh bhaviksingh assigned bhaviksingh and unassigned kyeah Jul 31, 2024
bhaviksingh added a commit that referenced this issue Sep 23, 2024
## Changes

Added functionality to make the website mobile friendly (no video, just
chat) and some other tweaks.
- On Mobile sizes, we use defaultRoom for all rooms, displaying only
chat.
- On Mobile sizes, special layout is used to stack footer and content
- Tweaked domRing to render nicely on mobile.
- Added back button to account page 
- Make it so that the offline rooms can be clicked into, to set stage
for issue #7

## Context

Context is that previously the site was just trying to render the entire
desktop page on mobile, which was very broken. Now, we have a special
mobile view.

## Testing

Not tested in app, will do after deploy. Tested in inspector.


https://github.com/user-attachments/assets/3fd0f569-7330-434f-9cbc-3a094173aae6

## Relevant Issues

- Closes #14 
- Closes #11

---------

Co-authored-by: bhavik singh <[email protected]>
Co-authored-by: bhavik singh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

2 participants