AllenFang / AllenFang/react-bootstrap-table

Ability to set search function to "match beginning of string" mode

Open
#246 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
761
PR merge metrics
No merged PRs in 30d

Description

Basically I'm asking if there is an option to set search to behave like filter with the same value on all visible columns.

Right now in search table example (the one with products listing) if you type for example "odu" nothing is filtered out because it matches prODUcts... There should be a search mode in which row is filtered from the view if at least one of **visible** row values does not start with search string.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.