Skip to content

Two small bugs on wizard description step #606

@elislaats

Description

@elislaats

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions