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

When creating a project in step 2 the description field is not big enough #562

Closed DaveBouman closed 2 years ago

DaveBouman commented 3 years ago

Describe the bug In the second step of creating a new project. If the user has a big description the description overflows the page. This makes it hard to read the whole description while creating the project.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Add Project"
  2. Go To step 2.
  3. Insert text until the box overflows.

Expected behavior In the right corner should be a way to increase the size of the box.

Screenshots Current image

Expected image

Production URL Can this issue be linked to a relevant production URL? If so, please post the full link here, don't use hyperlinks. If you can, post a short description around the url why it's relevant, this is good for SEO reasons.

Additional context Add any other context about the problem here.

waltersajtos commented 2 years ago

How do you expect this to work? Overflow outside of the wizard modal? We made it scrollable on purpose because overflowing looked really bad. Feel free to change it tho