Skip to content

Switch to search when a node has too many children #99

@jamesaoverton

Description

@jamesaoverton

We have a new use case where we 'human protein' has 20,000+ children from Uniprot's reference proteome. Gizmos can generate HTML for 20,000 children, but most browsers will hang when they try to render it. So if a node has more than X (maybe 100?) children, we need another way to view them.

I've been thinking of searching the children with the table in #96, but I'm still a big fuzzy about exactly what we should show the user. Suggestions?

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