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

Data Filter #183

Closed
4 tasks done
stdavis opened this issue Jul 17, 2024 · 1 comment · Fixed by #250
Closed
4 tasks done

Data Filter #183

stdavis opened this issue Jul 17, 2024 · 1 comment · Fixed by #250
Assignees
Labels

Comments

@stdavis
Copy link
Member

stdavis commented Jul 17, 2024

Allow user to interactively build and combine the following filter types:

  • Purpose (List Filter)
    Clickable buttons for values in a domain. Select one or many.
  • Date Range
    From and to date pickers.
  • Species & Size
    Species dropdown (from domain), and size min and max numeric input boxes. Currently, it allows for up to 4 entries. Add more Species/Length selections #45 calls for increasing this to eight. A better solution may be to allow the user to add as many as they want with a "+" button.
  • Location (Auto Complete Filter)
    An auto-complete text box that searches for stream/lake features. Once selected, they are added as dismissable chips in a list below.

#42, #43, and #45 are enhancement requests that we could likely include with the new filter.

@stdavis stdavis added the v2 label Jul 17, 2024
stdavis added a commit that referenced this issue Aug 27, 2024
stdavis added a commit that referenced this issue Aug 28, 2024
@stdavis stdavis self-assigned this Sep 6, 2024
stdavis added a commit that referenced this issue Oct 18, 2024
Includes a bunch of dep bumps as well.

#183
@stdavis
Copy link
Member Author

stdavis commented Oct 18, 2024

This is done.

@stdavis stdavis closed this as completed Oct 18, 2024
stdavis added a commit that referenced this issue Oct 21, 2024
stdavis added a commit that referenced this issue Oct 21, 2024
stdavis added a commit that referenced this issue Oct 21, 2024
Includes a bunch of dep bumps as well.

#183
stdavis added a commit that referenced this issue Oct 22, 2024
stdavis added a commit that referenced this issue Oct 22, 2024
stdavis added a commit that referenced this issue Oct 22, 2024
Includes a bunch of dep bumps as well.

#183
stdavis added a commit that referenced this issue Nov 29, 2024
stdavis added a commit that referenced this issue Nov 29, 2024
stdavis added a commit that referenced this issue Nov 29, 2024
Includes a bunch of dep bumps as well.

#183
stdavis added a commit that referenced this issue Nov 29, 2024
stdavis added a commit that referenced this issue Nov 29, 2024
stdavis added a commit that referenced this issue Nov 29, 2024
Includes a bunch of dep bumps as well.

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

Successfully merging a pull request may close this issue.

1 participant