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

[ScrollArea] Add support for reversed layouts #2199

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

joaom00
Copy link
Contributor

@joaom00 joaom00 commented Jun 9, 2023

Fixes #1585

Added support for reversed layouts in horizontal/vertical orientation. The reversed layout is being checked by the flex-direction CSS property. I don't know if it should be checked in another way or if this is enough 🤔 .

@joaom00 joaom00 marked this pull request as draft June 10, 2023 01:28
@joaom00 joaom00 marked this pull request as ready for review June 13, 2023 01:07
@etienne-dldc
Copy link

Hey @benoitgrelard @andy-hook any reason for this to be blocked ?

@jonahseguin
Copy link

any updates on this?

@sergeynagorny
Copy link

Guys, we need this fix <3

@PedrosoDev
Copy link

any updates on this?

@Malachite40
Copy link

also looking for a fix

@radix-ui radix-ui locked and limited conversation to collaborators Sep 27, 2024
@chaance chaance added the Resolution: Needs Investigation This issue needs more investigation label Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Needs Investigation This issue needs more investigation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ScrollArea doesn't work with reversed layouts (column-reverse)
7 participants