You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The buttons of the CKEditor table actually don't show the icon. The fallback labels take a lot of space and are not well aligned.
This happens since Neos UI version 8.3.10.
Steps to Reproduce
Create a text node
Add a table
Check the row and col buttons
Expected behavior
The buttons have just an icon and don't render the fallback label.
Actual behavior
The fallback labels are rendered.
Affected Versions
Neos: 8.3
UI: 8.3.10
The text was updated successfully, but these errors were encountered:
Resolves: neos#3897
We leverage our custom defined `.dataurl.svg` extension to let the build tooling use the data-url loader instead of inlining the svg contents.
The dataurl loading was introduced with neos#3836
Description
The buttons of the CKEditor table actually don't show the icon. The fallback labels take a lot of space and are not well aligned.
This happens since Neos UI version 8.3.10.
Steps to Reproduce
Expected behavior
The buttons have just an icon and don't render the fallback label.
![Screenshot 2024-12-10 at 18 52 03](https://private-user-images.githubusercontent.com/1014126/394393366-c74f18bf-1d1a-4e2e-bfd6-5cdbd2eeef42.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MzA4MTYsIm5iZiI6MTczOTYzMDUxNiwicGF0aCI6Ii8xMDE0MTI2LzM5NDM5MzM2Ni1jNzRmMThiZi0xZDFhLTRlMmUtYmZkNi01Y2RiZDJlZWVmNDIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTQ0MTU2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTU3ZjBkNTVhNDRiZTMwMThiZDA2OGFkZmExMWQ2NzRlZDQxNTg1MmNiZjdjMWU3OGZjNWM4YmIyMmVkNTRjNiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.8l-wwTtyORW2h7Wxt1fLod1TJ27vEiHzVqMM52WpSlU)
Actual behavior
The fallback labels are rendered.
Affected Versions
Neos: 8.3
UI: 8.3.10
The text was updated successfully, but these errors were encountered: