You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: