Note - character limit and the content transformation #226

Closed
opened 2025-02-14 12:28:18 +00:00 by enes · 0 comments
Collaborator

The content counting and limit cut-off happens before we transform the content. After transforming the content we end up with the smaller text content under the limit with buttons to show/hide content even if nothing changes.

Counting text size after transformation is tricky since we are no longer using string instead we have html and react components and elements.

The content counting and limit cut-off happens before we transform the content. After transforming the content we end up with the smaller text content under the limit with buttons to show/hide content even if nothing changes. Counting text size after transformation is tricky since we are no longer using `string` instead we have html and react components and elements.
enes added the
Kind/Bug
label 2025-02-14 12:28:18 +00:00
enes added this to the Issues project 2025-02-14 12:28:18 +00:00
enes changed title from Character limit and the content transformation to Note - character limit and the content transformation 2025-02-14 12:28:49 +00:00
enes closed this issue 2025-02-14 19:54:30 +00:00
Sign in to join this conversation.
No description provided.