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

Two small bugs on wizard description step #606

Open
elislaats opened this issue Jan 18, 2022 · 0 comments
Open

Two small bugs on wizard description step #606

elislaats opened this issue Jan 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@elislaats
Copy link
Contributor

Describe the bug
There's two issues on step 2 of the wizard, concerning the description input fields.

  1. On the short description we give a max amount of characters but no way to keep track of the used characters.
  2. On the long description the word-break functions strangely.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://dex.software/project/add
  2. Click on 'add project manually'
  3. Fill something in for title
  4. Fill in something as a short description (see issue 1)
  5. Fill in something as a longd description (see issue 2)

Expected behavior

  1. A character counter would be nice
  2. A word should either break on a logical point with a dash or should skip to the next line completely

Screenshots
image

Production URL
https://dex.software/project/add

Additional context
This was found in a usertest that can be found here

@elislaats elislaats added the bug Something isn't working label Jan 18, 2022
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

1 participant