COSC-499-W2023 / year-long-project-team-12

year-long-project-team-12 created by GitHub Classroom
0 stars 1 forks source link

hiding the api key #315

Closed yemoski closed 6 months ago

yemoski commented 6 months ago

What is this change? Made the form bigger Hid the api keys removed the show more button on the profile page

Why are you making this change?

Link to design document/Github issues: https://github.com/COSC-499-W2023/year-long-project-team-12/issues/295 https://github.com/COSC-499-W2023/year-long-project-team-12/issues/311 https://github.com/COSC-499-W2023/year-long-project-team-12/issues/313

What testing was conducted? Yes

Does the change have unit test coverage Yes

yemoski commented 6 months ago

as you can see the user has a showmore button even though they dont have any requests, but i have removed it and it should only display if they have a request. image

yemoski commented 6 months ago

After the request has been sent. I redirected the users back to the previous page!