Skip to content
New issue

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

Merkliste: The Desciptions has no upper limit, which breaks the UI #281

Open
aschieweck opened this issue Jul 13, 2021 · 2 comments
Open
Assignees
Labels
bug Something isn't working
Milestone

Comments

@aschieweck
Copy link
Collaborator

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:

  1. Search for your favorite shop
  2. Click on the little heart and click on New to create a new list.
  3. In the pop-up enter a short title
  4. Go to https://loremipsum.io/generator/?n=50&t=p and copy the text
  5. Paste the text into the description field
  6. The UI breaks.

Expected behavior
The description should be limited to a reasonable length, e.g. 500 characters.

Screenshots
lokalkauf Beschreibung zu lang

Device and OS:

  • Device: Laptop with Manjaro Linux
  • Browser/Version Firefox 89
@aschieweck aschieweck added the bug Something isn't working label Jul 13, 2021
@aschieweck
Copy link
Collaborator Author

@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

@christianaschoff
Copy link
Contributor

UI is now limited to certain input sizes for the fields that is displayed while typing - like twitter does

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants