Is your feature request related to a problem? Please describe.
We added a new UI for aind-metadata-service with searchbars for the Subject endpoint to start. @sharmishtaa had a few suggestions to improve the UI.
Describe the solution you'd like
Make endpoint label in title less confusing. Currently it shows as /subject/{subject_id} and looks like it may be selectable. Change it to explicitly show that is the endpoint, or remove it.
Allow users to submit by pressing enter.
Put Data before Message (so that validation errors are shown after the actual data json)
Consider not highlighting certain error responses in red (e.g. if there is data but returns 406 because of validation errors)
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. We added a new UI for aind-metadata-service with searchbars for the Subject endpoint to start. @sharmishtaa had a few suggestions to improve the UI.
Describe the solution you'd like
/subject/{subject_id}
and looks like it may be selectable. Change it to explicitly show that is the endpoint, or remove it.Data
beforeMessage
(so that validation errors are shown after the actual data json)Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.