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

Columns are not scrollable #196

Open
NearW opened this issue Nov 27, 2023 · 3 comments
Open

Columns are not scrollable #196

NearW opened this issue Nov 27, 2023 · 3 comments
Assignees
Labels
feature New feature or request

Comments

@NearW
Copy link
Collaborator

NearW commented Nov 27, 2023

Description

As a Retro user I want that the individual columns are horizontally scrollable instead of the whole page, so that the whole page is not moving around while I scroll.

Acceptance Criteria

  • Individual columns are horizontally scrollable
  • The whole page is not scrollable anymore
  • All columns together grow to the right and therefore are scrollable on the X-Axis
@NearW NearW added bug Something isn't working feature New feature or request and removed bug Something isn't working labels Nov 27, 2023
@Nomandes Nomandes self-assigned this Dec 12, 2023
@Nomandes
Copy link
Contributor

A working example from our used library can be found here:
https://react-beautiful-dnd.netlify.app/?path=/story/board--scrollable-columns

@NearW
Copy link
Collaborator Author

NearW commented Dec 13, 2023

A working example from our used library can be found here: https://react-beautiful-dnd.netlify.app/?path=/story/board--scrollable-columns

They simply set a fixed height on the div. so this is the same as you did with the vh. :(

@Nomandes
Copy link
Contributor

Yes for the height i will need a different solution, but they have nested scrolling without warnings from the library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants