Skip to content

fix: allow flexboxes to scroll#40

Merged
sergioramos merged 2 commits into
mainfrom
sehyod/fix-scrolling
May 26, 2023
Merged

fix: allow flexboxes to scroll#40
sergioramos merged 2 commits into
mainfrom
sehyod/fix-scrolling

Conversation

@sehyod

@sehyod sehyod commented May 25, 2023

Copy link
Copy Markdown
Collaborator

Problem
Panel components have an overflow property set to hidden, that is why adding the tailwind overflow-scroll class does not make the views scrollable. #35
Solution
Remove overflow-scroll class and make views flexes, with a scrollable child

Screen.Recording.2023-05-25.at.11.58.55.mov

@sehyod sehyod requested a review from cguedes May 25, 2023 11:00
@sehyod sehyod changed the title Make view flexboxes to enable scroll Make view flexboxes to enable scrolling May 25, 2023
Comment thread src/views/AIView.tsx
@cguedes cguedes self-requested a review May 26, 2023 09:28
@sergioramos sergioramos changed the title Make view flexboxes to enable scrolling fix: allow flexboxes to scroll May 26, 2023
@sergioramos sergioramos merged commit c1346cb into main May 26, 2023
@sergioramos sergioramos deleted the sehyod/fix-scrolling branch May 26, 2023 09:51
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.

3 participants