Skip to content

Collections in list not clickable on initial render #989

@peter-kyu

Description

@peter-kyu

Describe the bug:
Issue: On the screen that displays the collection list for a specific database, the collections shown in the list cannot be selected.
Works correctly on v2.6.4, but the issue appears to have been introduced starting from v2.6.5.
Suspected Cause: It is suspected that the collections fail to render because the api/v1/collections/details API call responds too slowly. The reason for this assumption is that clicking the "select all collections" checkbox on that screen subsequently activates the individual collections.

Steps to reproduce:

  1. Click a default database which has some collections
    Image
    Image

Attu version:
v2.6.5

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