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

UI Improvements for Chatbot Interface #178

Open
taichan03 opened this issue Oct 29, 2024 · 0 comments · May be fixed by #182
Open

UI Improvements for Chatbot Interface #178

taichan03 opened this issue Oct 29, 2024 · 0 comments · May be fixed by #182
Assignees

Comments

@taichan03
Copy link
Collaborator

  1. Fix Title Overlapping:

Ensure that the title of the chatbot remains within its designated area without overlapping other elements.
When the title text is too long, it should either truncate or wrap within the title container.
Add a tooltip to display the full title when truncated, if necessary.

Image

  1. Dynamic Resizing for All Screen Sizes:

Implement responsive design principles to ensure that the chatbot interface adapts to various screen sizes (desktop, tablet, mobile).
Use CSS media queries to adjust the layout, font size, and spacing to provide a consistent user experience across devices.
Test the resizing on common breakpoints (e.g., 320px, 768px, 1024px) to ensure optimal display.

Image

  1. Scrollbar Containment:

Ensure the scrollbar stays within the bounds of the chatbot interface, eliminating any overlapping with other elements.
The scrollbar should be clearly visible only within the scrollable area, maintaining a clean and visually appealing design.
For mobile and touch devices, implement smooth scrolling to improve usability.

Image

@taichan03 taichan03 converted this from a draft issue Oct 29, 2024
@snaeem3 snaeem3 self-assigned this Nov 5, 2024
@snaeem3 snaeem3 linked a pull request Nov 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready to pick up
Development

Successfully merging a pull request may close this issue.

2 participants