UserFrosting icon indicating copy to clipboard operation
UserFrosting copied to clipboard

Support independent configuration of global search field in ufTable

Open alexweissman opened this issue 7 years ago • 3 comments

We already support a global search control for ufTable - it becomes visible automatically when the table reflows for mobile views. Some people may want to enable it even for non-mobile views though, so we should support this as a configuration option.

To complement this, we should also have a way to disable the per-column search controls.

It's unclear whether we should support a scenario where you'd have both global and per-column search enabled at the same time 🤔

alexweissman avatar Oct 16 '17 04:10 alexweissman

I am thinking we should use that as a config option, either Global or Column based search, don't see a situation where both will be needed. One use case is that if you want to just search a specific value in the global search then you can do something like Outlook Search - <field>:<value> e.g. from:[email protected] so the value preceding the : will indicate the specific column to search otherwise this will be a global search.

ssnukala avatar Sep 23 '18 13:09 ssnukala

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 26 '20 13:03 stale[bot]

This is still a problem.

alexweissman avatar Dec 01 '20 20:12 alexweissman