sillsdev / sillsdev/TheCombine
[ReviewEntriesTable] Improve filter handling
Open
@imnasnainaec is already working on this.
Since Nov 5, 2024.
frontend
goal: ReviewEntries
lowpriority
Size: M
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
A few suggestions by Hasso:
- Pressing Enter should close the Filter by _ popup. Some users try clicking the X to close the popup, but that clears the filter. Perhaps there could also be a check next to the X to keep the filter.
- Filter by Domains is confusing: Should work for partial text matches on domain names
- This is complicated by domains in multiple languages (cf. #3329)
Nice to have: filter at the beginning or end of a word(put off for heavier usage)Nice to have: toggle fuzzy or exact matcheshttps://github.com/sillsdev/TheCombine/pull/3436
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.
Assessment
This issue has not been assessed yet.