You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.
Add counters to the short description, description and Venue additional information fields that inform the user by how much the allowed character limit is exceeded.
Before hitting the maximum characters the counters should function as is. After the maximum amount of characters the existing counter should be replaced by the notification:
"Kuvaus on [exceeding character counter] merkkiä liian pitkä."
"The description is [X] characters too long."
For example, in the short description field, a 180 character input should produce the notification:
"Kuvaus on 20 merkkiä liian pitkä."
The text was updated successfully, but these errors were encountered:
Add counters to the short description, description and Venue additional information fields that inform the user by how much the allowed character limit is exceeded.
Before hitting the maximum characters the counters should function as is. After the maximum amount of characters the existing counter should be replaced by the notification:
"Kuvaus on [exceeding character counter] merkkiä liian pitkä."
"The description is [X] characters too long."
For example, in the short description field, a 180 character input should produce the notification:
"Kuvaus on 20 merkkiä liian pitkä."
The text was updated successfully, but these errors were encountered: