glideapps / glideapps/expert-issues

Applying any condition to any data type

Open
#30 0 comments 1 reaction 0 assignees View on GitHub
Computations Size Large
Dominant language
No language data
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The selection of conditions is always based on the first argument in the condition, making it impossible to apply conditions specific to certain data types in cases where a column of that data type is the second argument. It is not always possible to swap the two, so it would be helpful to be able to override the default selection and be able to apply any condition to any data type. Even if it doesn't seem to make sense, it is the level of control required to be able to ship great UX.

I would like to specifically point out the array conditions situation. I should be able to apply "is (not) contained in" conditions to a string to be able to compare it with an array column being the second argument

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.