Validate for string length already in frontend
Open
agents:ignore
Good first issue
- Dominant language
- PHP
- Stars
- 156
- Forks
- 72
- Avg merge
- 12h 43m
- Merged PRs (30d)
- 203
Description
In #2553 and #2919 we have limited the length of many strings in backend. This should already be catched in the frontend, either through
- validation
- using HTML maxlength attribute
Contributor guide
Assessment
This issue has not been assessed yet.