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
Maybe we can apply some kind of validation at the point of saving that if some particular HTML element is under current truncation threshold then don't save it.
abhiabhi94
changed the title
Don't let image and other special html element(code) enter in descriptive text under title.
Don't let image and other special html element(code) enter in descriptive short- text under title.
Jan 18, 2020
For images, I just added a global property for img element in css in the commit 7c87e93
max-width:100%;
This should stop images from extending beyond their parent element. I don't think there's an issue if an image appears in the short-description as long as it remains inside the parent.
Regarding code, I don't think it should be an issue?
The issue was closed mistakenly. A wrong issue was addressed to the commit. The commit has now been amended but Github hasn't made changes to the issue.
It can create problems on a smaller device and even on larger devices too.
The text was updated successfully, but these errors were encountered: