DigitalExcellence / dex-frontend

Frontend for the Digital Excellence platform
https://dex.software
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Two small bugs on wizard description step #606

Open elislaats opened 2 years ago

elislaats commented 2 years ago

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