wurmlab/sequenceserver

Fold database list when there are many

Open

#551 opened on Oct 7, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (121 forks)github user discovery
UIbite-sizedhacktoberfest

Repository metrics

Stars
 (299 stars)
PR merge metrics
 (PR metrics pending)

Description

We show a list of databases at the top of the results screen. When an instance has dozens or hundreds of databases that have long names, this is unwieldy. So when the list is longer than... say 500 characters, we should fold it down and provide full details only if the user clicks.

Contributor guide