decidim-archive / design-admin

:warning: [DEPRECATED] Design of the Decidim framework, admin panel. Made with middleman. Now it's on decidim/decidim repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Limit chars length in forms

mrcasals opened this issue Β· comments

🎩 User Story

In order to prevent users from overflowing the markup, we should limit the field lengths and show the user how many chars there are left.

πŸ“‹ Related documentation

None.

🎯 Acceptance criteria

A nice message is shown next/below to the input/textarea showing how many characters there are left, so that we can control how long some fields are.

πŸ“Œ Related issues

https://github.com/AjuntamentdeBarcelona/decidim/issues/416 (WIP PR is https://github.com/AjuntamentdeBarcelona/decidim/pull/458)