Annie-McElroy / the-village

Mobile-first application that allows users to share childcare-related resources. Users can set up their own village or join an existing village and submit childcare-related requests and trade "crayons" (points) with other villagers.
MIT License
1 stars 1 forks source link

EditRequest Renders #108

Closed Annie-McElroy closed 4 months ago

Annie-McElroy commented 4 months ago

Added LinkButton to SingleRequest component to link to EditReq page. Fixed value from VillageInfo to LinkButton to show "Ask the Village!" EditRequest page renders and shows the request, but a bug occurs in develop mode that mentions an infinite rendering loop. Pushing this up to test to see if the issue appears in production (deployed site) as ignoring the bug doesn't seem to cause any rendering issues.