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

Programmatically scroll within <Board> on a button click #527

Open
code-matter opened this issue Jun 12, 2023 · 0 comments
Open

Programmatically scroll within <Board> on a button click #527

code-matter opened this issue Jun 12, 2023 · 0 comments

Comments

@code-matter
Copy link

We have a requirement to add scrolling buttons on our trello board. Currently, we have a scroll bar that's too far down and the user can't easily access it to scroll left/right within the .

The idea was to add to buttons to scroll left/right. However, I'm unable to achieve such result. Is there anything we could use to make this possible or maybe I'm simply missing something.

One idea I had but can't get it to work is to have a ref on each lanes within the and on click, move to the closest lane that is not in view.

Lodennn added a commit to Lodennn/react-trello that referenced this issue Nov 27, 2023
Lodennn added a commit to Lodennn/react-trello that referenced this issue Nov 27, 2023
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

No branches or pull requests

1 participant