hack4impact-calpoly / ecologistics-web-scraper

https://ecologistics-web-scraper.vercel.app
5 stars 0 forks source link

Additional Notes field in modal #125

Closed oli-lane closed 5 months ago

oli-lane commented 6 months ago

In the additional info modal that is accessible by clicking the button on the far right column of the table, add a text area and submit button to allow users to update the additional notes for a given project. When submit is clicked, call the update additional notes route that will be created in another task this week.

It should roughly follow this layout when the modal is opened:

----------------------------------edit -- current additional notes information displayed as regular text

when edit button is clicked:

editable text area box with previous additional notes already filled in --------------------------- cancel | submit --

Requirements: