Skip to content

AgendaList does not scroll to selected date in the calendar due to virtualization #2736

@dlu1324

Description

@dlu1324

When there are larger amounts of data in the agenda list, around 100+, clicking on a date in the expandable calendar does not scroll to the corresponding section in the agenda list.

Due to virtualization, rows that have not been rendered cannot be scrolled to.

Image

If make the initialNumToRender number really large then its able to scroll properly but that effectively disables virtualization and slows down performance. Is there a workaround for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions