Skip to content

Conversation

@MapTo0
Copy link
Contributor

@MapTo0 MapTo0 commented Apr 10, 2025

FIXES: #9868

@MapTo0
Copy link
Contributor Author

MapTo0 commented Apr 10, 2025

Escaping is not anymore required since TSX templating is already doing it.

@MapTo0 MapTo0 requested review from ndeshev and nikoletavnv April 10, 2025 14:44
@ndeshev
Copy link
Contributor

ndeshev commented Apr 11, 2025

image

The mirror div has a word-break: all CSS property set and the textarea/the host itself doesn't which leads to misalignment between them when typing

@github-actions github-actions bot added the Stale label May 3, 2025
@github-actions github-actions bot removed the Stale label May 6, 2025
@ndeshev
Copy link
Contributor

ndeshev commented May 8, 2025

The mirror text is still displaced (in a different way):

image

this causes the bug that the last line is without a bottom padding and at some point it is added:
https://github.com/user-attachments/assets/f5548c51-f20a-4b70-8d63-101128643266

@MapTo0 MapTo0 merged commit 642101e into main May 14, 2025
12 checks passed
@MapTo0 MapTo0 deleted the te-growing branch May 14, 2025 12:08
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.11.0-rc.1 🎉

The release is available on v2.11.0-rc.1

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ui5-textarea: refactor textarea to sanitize special characters only on form submit

4 participants