Skip to content

Tables need to be optimized to remove jankiness #56

Open
@prastut

Description

Problem:

  • Edit Validators select/deselect taking more than 200ms just for click response
  • Selected / Edit Validator infinite routing loop
  • Switching clicks on the network detail page take 250ms
  • Sorting UX in tables

Possible solution

Use a virtualized list library instead of coding our table like https://bvaughn.github.io/react-virtualized/#/components/List

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions