code-kern-ai / refinery

The data scientist's open-source choice to scale, assess and maintain natural language data. Treat training data like a software artifact.
https://www.kern.ai
Apache License 2.0
1.4k stars 68 forks source link

[BUG] - Attribute calculation function name in monaco editor #218

Closed JWittmeyer closed 1 year ago

JWittmeyer commented 1 year ago

Describe the bug When creating a new attribute the function code in the monaco editor holds ac instead of the function name. A short switch can be noticed

To Reproduce Steps to reproduce the behavior:

  1. Go to settings
  2. Click on new attribute (e.g. text)
  3. Use a brick (e.g. language detection)
  4. See the function name

Also noticeable it seems to run without any issues however it looks a bit odd having the name of the attribute diverging form the one in the code window.

Expected behavior Same name with the attribute

Screenshots image

Desktop (please complete the following information):

Additional context Happened during streaming of new platform on Jens pc -- so maybe also performance/platform related (though very unlikely)

LeonardPuettmann commented 1 year ago

Encountered the same problem today. The attribute is still usable though.

problem

lumburovskalina commented 1 year ago

Attribute name field to the bricks integrator

Steps to implement:

Steps for testing:

Steps for review:

ESTIMATION:

TOTAL ESTIMATION: 3h 30 min - 5h