Skip to content

Feature/quick filters#179

Open
chucker wants to merge 4 commits intomainfrom
feature/quick-filters
Open

Feature/quick filters#179
chucker wants to merge 4 commits intomainfrom
feature/quick-filters

Conversation

@chucker
Copy link
Copy Markdown
Owner

@chucker chucker commented Apr 7, 2024

Implements #110

ToDo

  • the layout as a whole needs to be shrunk.
  • toolbar button to show and hide this. Do we want this per-column? Perhaps it’s easier to make the toolbar button global?
  • implement text filter, probably with throttle. throttle(option: .ensureLast) looks good. https://github.com/boraseoksoon/Throttler
  • need to either revamp the filtering so that it doesn’t show “filtered” for our case, or use something different altogether (it doesn’t seem to reliably apply it to existing views anyway?)
  • I think autolayout broke changing the window width

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.

2 participants