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

3 issues I noticed #156

Closed
dillfrescott opened this issue Sep 5, 2023 · 3 comments
Closed

3 issues I noticed #156

dillfrescott opened this issue Sep 5, 2023 · 3 comments

Comments

@dillfrescott
Copy link

Really been loving Chitchatter lately but I noticed 3 small issues with it:

  1. On android sometimes the backfilling of images gets stuck in a loading forever state.
  2. On iPhone (probably iPad too) when sending a picture, the user gets removed from the room. Not sure if you can fix that one.
  3. When there are a few messages in chat on Desktop, the form factor of the chat kinda goes wonky:

Screenshot 2023-09-05 110626

as you can see there is some dead space there.

@jeremyckahn
Copy link
Owner

Hi @dillfrescott, thanks for reporting these issues! I've broken this issue out into #158, #159, and #160.

When there are a few messages in chat on Desktop, the form factor of the chat kinda goes wonky

The width of the content is intentionally constrained so that it does not get too wide (#110). The scrollbar is indeed in an odd place, but I think that could be improved by a styling change.

@dillfrescott
Copy link
Author

Oh okay! Thank you so much for opening the issues too!

@jeremyckahn
Copy link
Owner

3. When there are a few messages in chat on Desktop, the form factor of the chat kinda goes wonky:

Screenshot 2023-09-05 110626

as you can see there is some dead space there.

@dillfrescott this is addressed by #212 and is live now. Thanks for the suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants