Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Subjects searchbar UI #208

Closed
helen-m-lin opened this issue Mar 22, 2024 · 0 comments · Fixed by #213
Closed

Improve Subjects searchbar UI #208

helen-m-lin opened this issue Mar 22, 2024 · 0 comments · Fixed by #213
Assignees

Comments

@helen-m-lin
Copy link
Contributor

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

  1. 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.
  2. Allow users to submit by pressing enter.
  3. Put Data before Message (so that validation errors are shown after the actual data json)
  4. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants