phlask / phlask-map

Code behind the Phlask Web Map
https://beta.phlask.me
34 stars 36 forks source link

Update SelectedTap Modal on Mobile to V2 Design #361

Closed tomporvaz closed 7 months ago

tomporvaz commented 11 months ago

Is your feature request related to a problem? Please describe. The SelectedTap modal on mobile should match the new V2 designs with both a half modal and full screen modal. When a user selects resource pin on the map, a half modal should display some information, and when the user clicks on that modal it should expand to take up the full screen.

Describe the solution you'd like Mobile Design in Figma

Describe alternatives you've considered n/a

Additional context This issue has been previously worked on in issue #229 and #250 as well as #286.

vontell commented 11 months ago

Writing out the implementation details so others can follow along or learn as well!

Requirements / Features to implement

Discovered mostly by comparing the functionality on develop vs the Figma design

vontell commented 10 months ago

Progress so far:

Next steps:

Loom Video: https://www.loom.com/share/4520c8f877c048a8b8f6bbedf27382dc?sid=80446f49-aa01-4dce-b93a-caf6c2d97784

Images: Screenshot 2024-01-02 175056 Screenshot 2024-01-02 175556

vontell commented 10 months ago

Next steps after standup:

tomporvaz commented 10 months ago

I sent a note on the design slack for feedback on the street view image, and @gcardonag explained the correct hours format and data sources.

tomporvaz commented 8 months ago

@vontell Looks like PR #387 has been reviewed and there are a handful of small changes requested for the PR to be merged.

brendanvg commented 7 months ago

Please unsubscribe me!

On Tue, Mar 26, 2024 at 8:56 PM Aaron Vontell @.***> wrote:

Closed #361 https://github.com/phlask/phlask-map/issues/361 as completed via #387 https://github.com/phlask/phlask-map/pull/387.

— Reply to this email directly, view it on GitHub https://github.com/phlask/phlask-map/issues/361#event-12258293795, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADEMLC4ACG3KKE7KZW2N7K3Y2IKNDAVCNFSM6AAAAABA4DY6E2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGI2TQMRZGM3TSNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tomporvaz commented 7 months ago

Please unsubscribe me! On Tue, Mar 26, 2024 at 8:56 PM Aaron Vontell @.> wrote: Closed #361 <#361> as completed via #387 <#387>. — Reply to this email directly, view it on GitHub <#361 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADEMLC4ACG3KKE7KZW2N7K3Y2IKNDAVCNFSM6AAAAABA4DY6E2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGI2TQMRZGM3TSNI . You are receiving this because you are subscribed to this thread.Message ID: @.>

Sorry @brendanvg if you are getting notifications you don't want. Unfortunately, I don't think this is something we can change for you. You could update your notifications in settings or check your watch status on this repository. image

tomporvaz commented 6 months ago

Thanks for your help on this one @vontell.