Skip to content

Enhancement: Improve layout for mobile #115

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

Merged
merged 4 commits into from
Jun 18, 2025

Conversation

leekahung
Copy link
Contributor

Visually, the mobile verison of MessageWindow had always been small with regards to height. This limits the amount of information a user can see from the conversation.

This PR improves the layout for the mobile version of the app by making the UI for MessageWindow larger, so more of the conversation can be seen, see below.

Screen.Recording.2025-06-16.at.4.52.31.PM.mov

The desktop version shouldn't be impacted by this change, it's mainly for mobile. Other changes in this PR include minor changes for the About page layout which has been made to keep things consistent with Chat, renaming AboutPage to About, and updating imports in App.tsx.

…obile for both About content and MessageWindow
@leekahung leekahung requested a review from wittejm June 17, 2025 00:01
@leekahung leekahung self-assigned this Jun 17, 2025
@leekahung leekahung added the enhancement New feature or request label Jun 17, 2025
Copy link
Member

@KentShikama KentShikama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@leekahung leekahung merged commit 0a60ccf into main Jun 18, 2025
3 checks passed
@leekahung leekahung deleted the update-page-layouts-and-margins branch June 19, 2025 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants