How to add character count in strapi design system text input

How to add character count in strapi design system text input please let me know if we can do this

This topic has been created from a Discord post (1258380412594425886) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

You can point in in Advanced Settings of Text field in Content-Type Builder in your data schema

what do you exactly want?

I want to add character count with text input

Like WordPress input fields

if you point maximum length of text field in advanced setting - there will be a character counter

You need to extend the admin by plugin.

In my opinion, there is no sense to add character count to inputs, the only one could be the Rich Text Input.

I don’t think so. Let’s take an article that has title, description, and content fields title is a simple text, description multi-line text field and content field of type rich text. It is useful for SEO reasons to have character counts on title and description fields to be able to follow SEO best practices for title and description meta tags. If I don’t know how many characters a title has, I can’t follow the best practices for title length in SEO