PoiPoi-Dev / PoiPoi-frontend

MIT License
1 stars 4 forks source link

New feat hint button #26

Closed NChang55 closed 4 months ago

NChang55 commented 4 months ago

Description Hint button displayed on map, fetches hint contents from DB after selecting POI and displays on drop down box with a close button to close hint box.

Card Link https://3.basecamp.com/5802516/buckets/37608217/card_tables/cards/7463708731

Type of change Bug fix (non-breaking change which fixes an issue) x New feature (non-breaking change which adds functionality) Breaking change (fix or feature that would cause existing functionality to not work as expected) This change requires a documentation update How Has This Been Tested? Tested on browser with local servers and database.

Checklist before requesting a review x I have performed a self-review of my code I have commented my code, particularly in hard-to-understand areas I have added tests that prove my fix is effective or that my feature works New and existing unit tests pass locally with my changes Any dependent changes have been merged and published in downstream modules