Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E Erepo Records Table
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • ClinGenClinGen
  • erepo
  • Erepo Records Table
  • Issues
  • #8
Closed
Open
Issue created Feb 22, 2023 by Andrew R Jackson@andrewjOwner

Remove filter button (-) auto-triggers table refresh

This idea is good only if circumstances support it which I think they do.

  • Click (-) to get rid of a row, refresh table automatically. Save time when tweaking a real multi-filter scenario.

Suitable iff:

  • Querying remains FAST. Including (a) as scale up in size and (b) add more and more complex querying options which can slow things down.

  • If fast, even the (-) of unfilled rows would not be a concern

  • No, cannot only refresh if column is not Column and Value is not empty/blank. Because they may have changed either of those just before hitting (-) and the refresh wouldn't happen when it should.

    • Nice solution is to track post-search (manual or auto) changes to any filter component. Just a boolean "filtersChanged". And use that to govern auto-refresh upon (-) click...or other triggers in the future.
Assignee
Assign to
Time tracking