Skip to content
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

Add support for stringSearch to Table Widget #902

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

jmgaya
Copy link
Contributor

@jmgaya jmgaya commented Sep 12, 2024

Description

Shortcut: (434955)

Screenshot 2024-09-12 at 15 21 37

Type of change

  • Feature

Copy link

github-actions bot commented Sep 12, 2024

Pull Request Test Coverage Report for Build 10844153295

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 70.958%

Totals Coverage Status
Change from base Build 10827767460: 0.0%
Covered Lines: 2839
Relevant Lines: 3682

💛 - Coveralls

Copy link

github-actions bot commented Sep 12, 2024

Visit the preview URL for this PR (updated for commit b175bc3):

https://cartodb-fb-storybook-react-dev--pr902-feature-434955-t-wqoz17tl.web.app

(expires Fri, 20 Sep 2024 06:31:04 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 517cc4d31d7e09cf277774e034094b67c301cd4c

@jmgaya jmgaya marked this pull request as ready for review September 12, 2024 13:28
@@ -46,6 +49,9 @@ function TableWidget({
height,
stableHeight,
dense,
searchText,
searchColumn,
search,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it needed? It seems unused.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused, and removed 🤦

Copy link
Contributor

@zbigg zbigg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, one minor comment

@jmgaya jmgaya merged commit d0dcb9e into master Sep 13, 2024
2 checks passed
@zbigg zbigg deleted the feature/434955/table-widget-search branch September 13, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants