Skip to content

Display problems in multi list switching #26

@aisin

Description

@aisin

I have two lists (short-list & long-list) that need to be displayed, and I encountered a display problem when I was switching them.

Demo: https://jsfiddle.net/aisin/7y8h2q1k/3/

How to recurrence:

  • At first, SHORT-list will be displayed.
  • click show LONG-list button to display it.
  • Scroll down at least more than 3 items.
  • click show SHORT-list button.
  • click show LONG-list button.

Now, You should see only the first 6 items are displayed, until scrolling down you can see all of them.
How to support the correct display of multi list switching?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions