phlask-map
phlask-map copied to clipboard
Code behind the Phlask Web Map
Related Issue: #341
**Is your feature request related to a problem? Please describe.** Based on the conversation at https://github.com/phlask/phlask-map/pull/407/files#r1595458040, we would like to reevaluate how we approach reducers in our code. We would...
**Is your feature request related to a problem? Please describe.** The SelectedTap modal on mobile was updated in PR #387 for Issue number #361. With the modal nearly complete, a...
**Is your feature request related to a problem? Please describe.** A recent design update has changed the dispenser types for Water. Dispenser type "pitcher" and "water jug" are being condensed...
**Describe the bug** When the resource button is clicked, it doesn't return anything. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://phlask.me/' 2. Click on 'resource button on...
# Pull Request ## Change Summary VS-Code prompted me to do these updates. Mostly related to Docker, workspaces, and other settings. I believe these updates can stay in my own...
# Pull Request ## Change Summary Integrates the desktop and mobile component code for the Resource modal under a common directory and uses a more consistent approach. Previously, the mobile...
**Is your feature request related to a problem? Please describe.** In a previous ticket (#392), we added the existing latitude and longitude for a resource into the Firebase data. However,...
**Is your feature request related to a problem? Please describe.** As a new developer, I would like to have a Python script that will print a greeting message whenever it...
**Is your feature request related to a problem? Please describe.** There appears to be opportunity to consolidate the approaches for how the resource modal is rendered on mobile and desktop....