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.

@95f5ca5b369f78f4fc2a22efa554cf068195794

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)

95f5ca5b369f78f4fc2a22efa554cf068195794 pushed 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.
95f5ca5b369f78f4fc2a22efa554cf068195794 pushed a commit that referenced this issue Oct 13, 2025
Changes styles, hooks, css, scrolling, visuals to make it a better user experience
@95f5ca5b369f78f4fc2a22efa554cf068195794
Copy link
Member

Todo next time for Elevation control and accepted filtering:

  • clean the code
  • write tests

95f5ca5b369f78f4fc2a22efa554cf068195794 pushed a commit that referenced this issue Oct 22, 2025
Refactor: moved elevation panel into same file as accepted panel for structural purposes
@95f5ca5b369f78f4fc2a22efa554cf068195794 95f5ca5b369f78f4fc2a22efa554cf068195794 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