quiltdata / quilt

Quilt is a data mesh for connecting people with actionable data
https://quiltdata.com
Apache License 2.0
1.32k stars 91 forks source link

Search UI QoL improvements #3960

Closed nl0 closed 4 months ago

nl0 commented 4 months ago

Description

(1) More concise result type labels (Quilt Packages, S3 Objects)

Screenshot 2024-04-22 at 13 47 08

(2) Change quotes in search suggestions to avoid confusing them with user input. Also, make bold a bit less bold.

Screenshot 2024-04-22 at 13 46 15

(3) Make "no results" UI less empty and more actionable by providing more context and displaying helpful suggestions.

Screenshot 2024-04-22 at 13 49 39

(4) Make error UI more concise and consistent with the "no results" UI.

Screenshot 2024-04-22 at 13 47 25 Screenshot 2024-04-22 at 13 48 13

(5) Link to ES 6.7 docs everywhere (some links were pointing to 6.8 instead)

TODO