Skip to content

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

@code-matter

Description

@code-matter

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions