Skip to content

Regex based filtering in ItemTable #148

Open
1 task done
campb303 opened this issue Dec 4, 2020 · 4 comments
Open
1 task done

Regex based filtering in ItemTable #148

campb303 opened this issue Dec 4, 2020 · 4 comments
Labels
feature-request Request for functionality that has not already been implemented handoff Issues that will not be fixed by the first webqueue2 team (after 7/16/21)

Comments

@campb303
Copy link
Collaborator

campb303 commented Dec 4, 2020

  • I have searched the issues of this repository and believe that this is not a duplicate.

Problem

Current column based filtering is a limiting solution allowing for one parameter to be filtered per column at a time and also not allowing for negated searches like "not blank".

Proposal

Slack, GitHub and Gmail all use an advanced for of search combining a field and a pressence parameter separated by a colon to do complex searching.

Implementing something similar to this may allow for high flexibility in searching for information in webqueue2 with a proper keyboard. The same interface is difficult on a smaller screen because of the amount of input needed. This feature should be considered for a future release of webqueue2.

Examples

Screen Shot 2020-12-04 at 12 20 09 PM
Screen Shot 2020-12-04 at 12 20 44 PM
Screen Shot 2020-12-04 at 12 22 06 PM

@campb303 campb303 added feature-request Request for functionality that has not already been implemented frontend question Something that requires more information before moving forward labels Dec 4, 2020
@campb303 campb303 added this to the v2-write milestone Jan 5, 2021
@campb303
Copy link
Collaborator Author

campb303 commented Feb 5, 2021

This should be revisited as a part of #164

@campb303 campb303 modified the milestones: v3-write-access, v2-production-ready-read-only Feb 5, 2021
@campb303 campb303 removed the frontend label Mar 17, 2021
@campb303 campb303 removed the question Something that requires more information before moving forward label Mar 29, 2021
@campb303 campb303 removed this from the v2-production-ready-read-only milestone Mar 29, 2021
@wrigh393
Copy link
Collaborator

A Regex-based filter should be possible in the future due to react-table allowing custom filtering functions. Due to time constraints, this will not be implemented by the current webqueue2 team. Closing.

@wrigh393 wrigh393 reopened this Jun 25, 2021
@wrigh393
Copy link
Collaborator

Re-opening this issue for use by future developers.

@campb303
Copy link
Collaborator Author

campb303 commented Jul 6, 2021

This will not be completed by the current team.

@campb303 campb303 added the handoff Issues that will not be fixed by the first webqueue2 team (after 7/16/21) label Jul 6, 2021
Sign in to join this conversation on GitHub.
Labels
feature-request Request for functionality that has not already been implemented handoff Issues that will not be fixed by the first webqueue2 team (after 7/16/21)
Projects
None yet
Development

No branches or pull requests

2 participants