kaoto icon indicating copy to clipboard operation
kaoto copied to clipboard

Expression `xtokenize`'s `Mode` property is counterintuitive single letter dropdown

Open igarashitm opened this issue 1 year ago • 1 comments

Please describe the task that needs to be done

Screenshot from 2023-11-21 09-07-04 In the schema it's just an enum of [i, w, u, t] and uniforms is just showing it. We should be able to make this more human readable by:

  1. Add a tooltip help for Mode property, which shows the property description. It explains which letter is for what
  2. Enhance enum dropdown in the uniforms to show a description under the letter, just like we do for languages

igarashitm avatar Nov 21 '23 17:11 igarashitm

Now the description shown by clicking help icon explains it Screenshot from 2023-12-14 11-43-46

igarashitm avatar Dec 14 '23 16:12 igarashitm