mohanadarafe / GuideMe

SOEN 390 | Winter 2020 | Mini Capstone
7 stars 5 forks source link

BottomMenu title in PreviewDirections gets out of bounds. #170

Closed bkenza closed 4 years ago

bkenza commented 4 years ago

In the PreviewDirections screen, the title that is displayed in the BottomMenu component spills outside of the bounds of the menu.

Steps to replicate:

  1. Start the application expo start

  2. Select a destination (using the main search bar)

  3. Click on "Get Directions"

  4. Set your starting and destination points in the double searchbar

  5. Click on "View Route"

  6. The bug can be observed on the bottom menu.

bkenza commented 4 years ago

fixed by @badred123