We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug If the users enters a description for a new Merklist which is too long, the UI breaks.
To Reproduce Steps to reproduce the behavior:
Expected behavior The description should be limited to a reasonable length, e.g. 500 characters.
Screenshots
Device and OS:
The text was updated successfully, but these errors were encountered:
@christianaschoff The title can also be too long, but it is better handled in the UI. Except in the actual list view: https://lokalkauf-security-testing.web.app/bookmarks-public/8gxyRDvCYi1WzBUWfxZ7
Sorry, something went wrong.
#281 limit lenght for name and description field when creating a new …
a051d16
…merkliste
UI is now limited to certain input sizes for the fields that is displayed while typing - like twitter does
christianaschoff
No branches or pull requests
Describe the bug
If the users enters a description for a new Merklist which is too long, the UI breaks.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The description should be limited to a reasonable length, e.g. 500 characters.
Screenshots

Device and OS:
The text was updated successfully, but these errors were encountered: