Open too-dark-park opened 1 month ago
Hi there @too-dark-park!
Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better.
We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions.
Thanks, from your friendly Umbraco GitHub bot :robot: :slightly_smiling_face:
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
14.3.0
Bug summary
I am unable to change the table / cell properties in an RTE that is part of an element in a block grid. When I create a new table, the dropdowns don't render correctly (text isn't visible) but I am able to select the list items in the dropdown. If I save and publish the page / doctype and try changing the table / cell properties the dropdowns the dropdowns don't open.
Specifics
https://github.com/user-attachments/assets/94bdbae0-ac07-40d4-a951-804adee01cee
Steps to reproduce
Create a block grid in a doctype
Add an element with an RTE to the block grid
Enable tables in the RTE
Add a table to the RTE
Right click a cell and click 'cell properties'
Click 'save' and 'save and publish' the page
Click to edit the RTE again
Right click the same cell and click 'cell properties'
Note how none of the dropdowns open when clicked
Expected result / actual result
I expect to be able to change table / cell properties in dropdowns after I have saved and published the page. At the moment the dropdowns don't open / cannot be changed once saved.