Skip to content

Point Filtering #8

Closed
gautegf opened this issue Sep 17, 2025 · 2 comments · Fixed by #39
Closed

Point Filtering #8

gautegf opened this issue Sep 17, 2025 · 2 comments · Fixed by #39
Assignees

Comments

@gautegf
Copy link
Member

gautegf commented Sep 17, 2025

User story #11
Add filtering for points that are:

  • "accepted"/not.
  • TVU
  • THU
  • source ID

Should be able to handle switching between different filters without a massive rerender.

@mariewah mariewah self-assigned this Oct 8, 2025
@mariewah
Copy link
Member

Current suggestion:

  • slider for <= TVU and THU with an AND/OR option
  • radio group for accepted/not accepted/all
  • slider for source ID (a bit unsure about this one)

mariewah added a commit that referenced this issue Oct 13, 2025
Created a separate panel for accepted filtering. When the button is clicked the colors of the points are either black for not accepted and white for accepted points. The panel also have a description for this.
mariewah added a commit that referenced this issue Oct 13, 2025
Changes styles, hooks, css, scrolling, visuals to make it a better user experience
@mariewah
Copy link
Member

mariewah commented Oct 13, 2025

Todo next time for Elevation control and accepted filtering:

  • clean the code
  • write tests

mariewah added a commit that referenced this issue Oct 22, 2025
Refactor: moved elevation panel into same file as accepted panel for structural purposes
mariewah added a commit that referenced this issue Oct 23, 2025
@mariewah mariewah linked a pull request Oct 23, 2025 that will close this issue
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
2 participants