microsoft / microsoft/PowerBI-visuals-TextFilter
Investigate adding filter operators to formatting pane
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
We could probably support adding filter operators to the formatting pane. Right now Text Filter uses the Contains operator, but there is no reason that it couldn't be a setting in the formatting pane. We could add these operators:
- (Does not) Contains
- (Does not) Equals
- (Does not) Starts Width
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how the Text Filter currently applies the Contains operator and how the formatting pane exposes visual settings. Determine how the proposed Contains, Equals, and Starts With variants, including their negative forms, should be selected and applied. Done means each listed operator is available through the formatting pane and filters text as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100