PoiPoi-Dev / PoiPoi-frontend

MIT License
1 stars 4 forks source link

Feat/guess within zone #46

Closed DepartureLV closed 2 months ago

DepartureLV commented 2 months ago

Description

Users now cannot guess and collect the poi if they are out of the zone. the button will be disabled and text will change to "Not in the search zone". Once they enter the zone, the button will be enabled and text will be changed to "Guess and collect". If they hit guess, it will close the card and render the line.

This PR use built on top of the @J-Ariola 's refactor Pull Request, So you need to look into that first before reviewing this PR

image

Card Link

https://3.basecamp.com/5802516/buckets/37608217/card_tables/cards/7487334111

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist before requesting a review