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

Prioritize vertical spacing for chatbox during chat #94

Open
Emmanuel-Develops opened this issue Sep 3, 2024 · 2 comments
Open

Prioritize vertical spacing for chatbox during chat #94

Emmanuel-Develops opened this issue Sep 3, 2024 · 2 comments
Assignees

Comments

@Emmanuel-Develops
Copy link
Collaborator

on large screen sizes, the chatbox could use more vertical screen space.
Screenshot_from_2024-09-02_18-26-47

proposed solution:
Move the author details (holocat in the screenshot) to the side (left preferably) and let the chat box take up the available vertical space.

feedback-by: @realdezzy on BDP Discord

@0tuedon 0tuedon self-assigned this Sep 4, 2024
@0tuedon
Copy link
Collaborator

0tuedon commented Sep 4, 2024

Only on large screens yh?

@Emmanuel-Develops
Copy link
Collaborator Author

Only on large screens yh?

Yeah
The chatbox container itself is about 820px
From adjusting viewport in the browser dev console, 1024px is a good breakpoint to have the author details parallel to the chat box.
Bonus: It should be parallel only when there's content, user has sent a message

@aassoiants aassoiants moved this to 📋 Backlog in ChatBTC Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Todo
Development

No branches or pull requests

2 participants