mirror of
https://github.com/enso-org/enso.git
synced 2024-11-24 08:41:40 +03:00
866283c0a8
In #7148 I improved the error message when a `Filter_Condition` constructor without arguments is provided to `Vector.filter` and its friends. This PR applies the same check to the `Table.filter`. This is useful, because when we select a Filter_Condition from a widget, initially it does not have all its arguments applied. This used to lead to confusing errors being reported to the user, now, a much clearer error is shown: ![image](https://github.com/enso-org/enso/assets/1436948/19140a7b-d6fc-4292-81d3-dc6d61135cb9) |
||
---|---|---|
.. | ||
src | ||
THIRD-PARTY | ||
package.yaml |