gbif / hp-beaty-biodiversity-museum

This repository is for the GBIF Hosted Portal for the Beaty Biodiversity Museum
https://collections.beatymuseum.ubc.ca
Apache License 2.0
1 stars 3 forks source link

V1.1.0 search box #71

Closed mpitblado closed 10 months ago

mpitblado commented 10 months ago

Uses a javascript trick in the home.md description from GRSciColl hp to partially accomplish objectives set in #68. Currently two tabs, one for catalog number searches and another for general text searches. Catalog number must be exact match to work. At present, the leading zeroes may be tricky, so I have included both an example with and an example without as placeholder text. We are working on standardizing the catalog numbers and all will have leading zeros going forward.

Resizes okay on mobile. At first I was hesitant about the dimmed background, but while working on it I have warmed up to it, I like that it increases contrast with the text. User opinions may differ however and will gather feedback before release.

I may merge this into main so that staging builds, gather feedback, and then revert back into its own branch.