[ADD] web_widget_text_count
Field TextCount, combined to widget text_count, is displayed as a usual text field with a character counter next to it.

Revoked on https://github.com/OCA/web/pull/1214
The module should be now called web_widget_text_count
@simahawk @daramousk do you have time to update your reviews on this topic?
Honestly we are out of time to address them. The widget is currently working well since 2019. My current proposition would be to merge this in order to let also other people use it.
@i-vyshnevska What is the status of this pr? Can you resolve the changes? Or are they resolved?
(Would like forward port this one to V14 if this one has been approved)
@simahawk Can you review/update changes?
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.
@bosd did you forward port this? As @leemannd stated we can merge this in the current state and give improvement later.
The main issue I see with this model is the <input> that force the user to tab into it on output and should be fixed, otherwise it works.
Reopennning to merge, fixup will follow.
/ocabot merge nobump
This PR looks fantastic, let's merge it! Prepared branch 12.0-ocabot-merge-pr-1357-by-yvaucher-bump-nobump, awaiting test results.
@yvaucher your merge command was aborted due to failed check(s), which you can inspect on this commit of 12.0-ocabot-merge-pr-1357-by-yvaucher-bump-nobump.
After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red.
did you forward port this?
No, not yet. Thanks for coming back to this one.
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.
@yvaucher If you:
- rebase the PR on 12.0
- launch locally the pre-commit It will be fixed.
I have a PR to show it: https://github.com/OCA/web/pull/2858