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

Restore functionality to data browser #299

Merged
merged 18 commits into from
Sep 7, 2023
Merged

Restore functionality to data browser #299

merged 18 commits into from
Sep 7, 2023

Conversation

joeroe
Copy link
Contributor

@joeroe joeroe commented Sep 7, 2023

Restores most of the filters the data browser had before it was refactored #288. Also includes some stylistic improvements to the data browser and related UI elements.

The outstanding issues are:

joeroe added 18 commits April 14, 2023 15:32
Where the user provides one value to filter by bp, it should be interpreted as
a query for that specific value (e.g. ?filter[c14s][bp][]=1 -> where(bp:
1..1)).

Since this is probably counter-intuitive, provide default values for min
and max bp in the form.
Bringing back some of the angular look from OG XRONOS
Bringing it closer to the 'flat', monochrome style of the curation
interface.
Showing only location (the most immediately useful set?) to begin with.
Otherwise the 'filter' button is pushed off the screen most of the time.
Still not actually functional for typos or references.
@joeroe
Copy link
Contributor Author

joeroe commented Sep 7, 2023

The failing test is due to #295, not any changes here.

@joeroe joeroe merged commit 19a9e9e into master Sep 7, 2023
@joeroe joeroe deleted the databrowser branch September 7, 2023 09:07
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 this pull request may close these issues.

1 participant