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

Replace browse input fields with range sliders #42

Open
lukasjelonek opened this issue Sep 25, 2023 · 0 comments
Open

Replace browse input fields with range sliders #42

lukasjelonek opened this issue Sep 25, 2023 · 0 comments
Labels
enhancement New feature or request Priority low lowest priority

Comments

@lukasjelonek
Copy link
Member

A tutorial how to implementation of a dual range slider is available here: https://medium.com/@predragdavidovic10/native-dual-range-slider-html-css-javascript-91e778134816

This can replace the current input method for gc, contigs, genome size, ...

At the moment we have no specification on how the server returns the min/max values of these fields. I propose to include it in the search info, either as part of each numeric field, e.g. by adding min/max fields, or by as a separate section with ranges for relevant fields.

@lukasjelonek lukasjelonek added enhancement New feature or request Priority medium default priority, handle after high priority issues are done Priority low lowest priority and removed Priority medium default priority, handle after high priority issues are done labels Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority low lowest priority
Projects
None yet
Development

No branches or pull requests

1 participant