Defects visible in map of Uber app
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- PR merge metrics
- PR metrics pending
Description
In rideshare app "Uber", once a trip is in progress, the app will overlay the planned route on the map. However, scrolling/zooming the map does not affect the overlay, which stays at the originally drawn location on screen instead of moving with the underlying map.
A round-trip to the recent app switcher forces a map redraw including the overlay, which is now drawn in its current correct position relative to the map.
The app auto scrolls and auto zooms the map continuously, making this bug more relevant.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce an in-progress trip in the Uber app and inspect the map overlay rendering and redraw path while scrolling, zooming, and during automatic movement. Compare the behavior with the redraw triggered by switching to the recent app list. Done means the planned route remains correctly aligned with the map without requiring an app switch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100