Fix regression on height of CreateIssue description field
Also instead of calculating the height of the description textarea we should allow flexbox to extend the description field to fill the entire height.
Also instead of calculating the height of the description textarea we should allow flexbox to extend the description field to fill the entire height.
Rebase and increase height of textarea to 100% instead of 5rem
Use ComponentProps
Rebase.