markcraig / hdap-demo

Another try at an HDAP UI
MIT License
0 stars 0 forks source link

Advanced search doesn't show hints when the request is broken #24

Closed markcraig closed 7 months ago

markcraig commented 7 months ago

It's pretty easy to create a broken hand-written query filter. Unfortunately, the advanced search UI doesn't communicate the hints from HDAP when the request is broken. You must instead go rummaging around in the developer tools:

image

The UI should show the user the response when the request fails.

CC @allandenis38