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

fix(platform): match filter strategies for string data type columns #12860

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mohammad-nmeri
Copy link

Description

Matched the strategy filter to display only strategies relevant to the string data type when the column is of type string. Previously, the filter dialog was showing strategies for both number and string data types for columns with a string data type. This update ensures that only the appropriate strategies for string data types are shown when the column is of type string.

Before:

before

After:

after

@mohammad-nmeri mohammad-nmeri changed the title Feature/filter strategies fix(platform): match filter strategies to string data type columns Dec 19, 2024
Copy link

netlify bot commented Dec 19, 2024

Deploy Preview for fundamental-ngx ready!

Name Link
🔨 Latest commit 1e00edc
🔍 Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/6764237b113b31000851275f
😎 Deploy Preview https://deploy-preview-12860--fundamental-ngx.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mohammad-nmeri mohammad-nmeri changed the title fix(platform): match filter strategies to string data type columns fix(platform): match filter strategies for string data type columns Dec 19, 2024
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.

1 participant