datagrok-ai / public

Public package repository for the Datagrok.ai platform
MIT License
43 stars 26 forks source link

#2988: Calculated columns dialog: make warnings and error messages more clear and consistent #2988

Open katerina-stepanova opened 1 month ago

katerina-stepanova commented 1 month ago

1.20.1, power pack 1.1.10

For example, operations with qnums:

image

It should be clear from the warning message how this issue would affect the calculation result, and how to fix it.

Also, showing warning messages could be more consistent. E.g. if ${Competition assay} *2 is replaced with ${Competition assay} + ${Competition assay} there is no warning, despite the resulting calculated column is exactly same:

image
dnillovna commented 1 month ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16494