Hello,
during destructive tests on our websites, I encountered problems such as the fact that many things in Umbraco do not have a "word-wrap" in CSS, which results in, for example, some elements hiding, text appearing behind blocks, etc. Could you please take a look at this? (Examples from below shows copied element with long string which goes outside the block, and the second example is hiding TAB "settings" by a long string. I think word-wrap could fix it)
What I wanted more was for the Umbraco team to be aware and maybe make some small fixes regarding this, because other users may stumble upon it. And honestly, I didn't know how I could report it any other way :D
Long strings in Backoffice
Hello, during destructive tests on our websites, I encountered problems such as the fact that many things in Umbraco do not have a "word-wrap" in CSS, which results in, for example, some elements hiding, text appearing behind blocks, etc. Could you please take a look at this? (Examples from below shows copied element with long string which goes outside the block, and the second example is hiding TAB "settings" by a long string. I think word-wrap could fix it)
Regards, Mateusz
you could override the css for these quite easily.
What I wanted more was for the Umbraco team to be aware and maybe make some small fixes regarding this, because other users may stumble upon it. And honestly, I didn't know how I could report it any other way :D
This is just a community help forum.
You can raise it as in issue here https://github.com/umbraco/Umbraco-CMS/issues it would then get looked at.
Oh that was what I was looking for, thx Huw Reddick!
is working on a reply...