Anders Semb Hermansen
Anders Semb Hermansen
@DanRibbens Thanks. I have created and pushed docs as well.
I see you already adjusted it. Good change.
This issue is still relevant with 3.8.0
> @andershermansen hmm is there ever a case where we'd _want_ to display unnamed tab labels as the field prefix? Like if the unnamed tab is nested within another unnamed...
@jacobsfletch I mean here: we show the fields without prefix of unnamed tab, I think that it should be same in filter dropdown.
@GermanJablo Thanks for looking into this. I fixed the build errors after the merged and tested it manually. Still working. I created #12167 to try to prepare for integration tests...
@GermanJablo I merged in latest main and added an integration test. It does not pass as the result in the fields is undefined. It still works when running dev, but...
> Were you able to read my previous comment? There's a problem with the PR approach. I read it, but I do not fully understand it. Need to read up...
@GermanJablo I took another approach in the latest push in this PR. I used the global blocks config and converted that to a blocksMap, it's sent it once same way...
> Thanks again. Solving the problem for global blocks is a step forward. Yay :smile: > My hypothesis is that the generic solution should use `featureClientSchemaMap` (passed in `useEditorConfigContext`), although...