Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closes: #9583 - Add column specific search field to tables #15073
base: feature
Are you sure you want to change the base?
Closes: #9583 - Add column specific search field to tables #15073
Changes from 4 commits
4c39516
e762755
f7294f7
664a0eb
cc423f5
50557c0
03f67f3
3243ebd
b54cfd6
5f69666
06c1aff
4ae6683
c3f1a96
f81f76f
0309796
84151cb
77bfd62
25a4e94
f257f4a
8a7df0b
a422a3c
8ad79a6
a9aa0cb
35cff12
1c995fa
479c69b
5830ae9
fd38255
30e6531
f130678
0ad1db9
b12ce97
77cb8ac
d6ab7b7
012e815
852535e
f2c74db
882aa30
8d65973
92c3bbc
4381ea9
92f6f42
764c676
ee83895
a288712
e12ae3a
1958965
7e5d8ea
694fcd3
451a1f4
434cf37
e7649f0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed full path, as this will allow taking into account filters on the form (to facilitate pushing of the filters from the column as well).
Should not impact functionality
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we know this for sure? IIRC we specify the full path for a reason, I just can't recall why.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From my testing, I haven't found any issues with it.