Describe the bug
The Notes section in the Sprints page should not be scrollable with a fixed height. It should hug the text inside of it. As it is right now, it would be hard to read any notes if it exceeds the 1-2 lines, especially if I cannot resize the input field itself.
To Reproduce Bug
Steps to reproduce the bug:
Go to the Sprints Page.
Click on the Notes section to add some notes.
Start writing in some notes, preferrably a lot of notes that exceed the height of the text input container.
Once the notes are written, click on the save button.
See how the container switches to a small scrollable container (you might have to refresh the page or collapse the Notes outer container)
Expected behavior
When the user inputs notes that are greater than the height of the default container size, it should hug the text inside of it instead of being scrollable. When the user refreshes the page and goes back to see it, it should still be hugging the text so that it is easily readable.
Screenshots
How the Notes section looks right now with a lot of text inputted into it and it becomes scrollable:
How the Notes section should look:
Additional context
Add any other context about the problem here.
--------------- End of User Report: DO NOT MODIFY ITEMS BELOW THIS LINE ---------------
GitHub Issue No. / ID
Team Task
Here will be added Team declaration by Team Leads.
Development start date
Date when dev team start fixing a bug
Development end date
Date when dev team complete fixing a bug
BugFix Deploy Date
Date when BugFix is deployed, and Bug Issue is closed
Describe the bug The Notes section in the Sprints page should not be scrollable with a fixed height. It should hug the text inside of it. As it is right now, it would be hard to read any notes if it exceeds the 1-2 lines, especially if I cannot resize the input field itself.
To Reproduce Bug Steps to reproduce the bug:
Expected behavior When the user inputs notes that are greater than the height of the default container size, it should hug the text inside of it instead of being scrollable. When the user refreshes the page and goes back to see it, it should still be hugging the text so that it is easily readable.
Screenshots How the Notes section looks right now with a lot of text inputted into it and it becomes scrollable:
How the Notes section should look:
Additional context Add any other context about the problem here.
--------------- End of User Report: DO NOT MODIFY ITEMS BELOW THIS LINE ---------------
GitHub Issue No. / ID
Team Task Here will be added Team declaration by Team Leads.
Development start date Date when dev team start fixing a bug
Development end date Date when dev team complete fixing a bug
BugFix Deploy Date Date when BugFix is deployed, and Bug Issue is closed
PO Comment Here will be PO team add a comment.