Aleksander Nowodzinski
Aleksander Nowodzinski
Related #7939.
Thanks, @magda-chrzescian for the research. I agree with Reinmar that the grid must stay for desktop users and for backward (UX) compatibility. BTW: Have you considered a UX that would...
Also, I'd add "Ability to insert tables bigger than 10x10" to the **Decision Drivers** section. Maybe this is not our top priority, but let's keep it in mind.
I don't know what is the real issue here without researching. It could be that the panel is not full-height upon opening because the content is not fully loaded yet....
I think there's an alternative solution to what I proposed in https://github.com/ckeditor/ckeditor5/issues/5328#issuecomment-294888313. * We could replicate the powered by logo logic to **some** extent https://github.com/ckeditor/ckeditor5/blob/01ea41e10e296ba2c64afd896f1168ba4e7e2e8c/packages/ckeditor5-ui/src/editorui/poweredby.ts#L321-L327 * The idea is not...
@mlewand What we need here is a complete understanding of all use cases that we have to address. These two only prove that we're missing the big picture. There could...
Yet another related issue https://github.com/ckeditor/ckeditor5/issues/7388#issuecomment-1663423751
> * on the renderer level, remove DOM selection while editable is blurred. We actually do a similar thing in the link feature. The selection that you see on a...
Thanks for info!
The PR looks good to me (both the functionality and the code). Can we run it by the QA team @Witoso just to stay on the safe side?