Skip to content

Resolve scrolling issue #51

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 1 commit into from
Apr 17, 2025
Merged

Resolve scrolling issue #51

merged 1 commit into from
Apr 17, 2025

Conversation

amrmelsayed
Copy link
Collaborator

I had a look at the issue that Marci raised, basically in desktop mode when the side panel is displayed, the conversation history was set to to utilise a width that is larger than the available space in the viewport resulting in a horizontal spacebar (with some content hidden).

I have removed the explicit width setting and relied on the existing flex-grow option which will fill the available space without spilling over.

The setting value of 'width || contentWidth' also doesn't make sense as width will always have a value, I have tested the update on web, Android and iOS and it's looking good.

@waleedkadous waleedkadous merged commit d3ed75a into develop Apr 17, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants