Closed spiner2000 closed 4 months ago
same in the tooltip of row headers
Please describe detailed steps to reproduce
field example
{
"name": "СвПрод",
"required": false,
"type": "any",
"type_v3": {
"type_name": "optional",
"item": {
"type_name": "list",
"item": {
"type_name": "struct",
"members": [
{
"type": "utf8",
"name": "КодПрод"
},
{
"type": "utf8",
"name": "НаимПрод"
},
{
"type": "utf8",
"name": "ПрОтнПрод"
}
]
}
}
}
}
How it looks like in schema tab of table:
Hello @spiner2000, it's should be fixed together with https://github.com/ytsaurus/ytsaurus-ui/issues/533. Could you check that it's works?
Hello @spiner2000, it's should be fixed together with #533. Could you check that it's works? Sorry, I missed this. No, the latest UI still has it.
Cosmetic issue: keys of container types defined with Utf-8 symbols does not displayed properly in schema view of table: