This repository was archived by the owner on Jun 17, 2020. It is now read-only.
This repository was archived by the owner on Jun 17, 2020. It is now read-only.
Limit chars length in forms #13
Open
Description
🎩 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)