You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a restaurant or store is closed, and the user taps the “See Menu” button, the store page does open, but it appears behind the search bar in a blurry, partially hidden state. This makes the screen look broken or unclear, and the user cannot interact with the menu properly.
Steps to Reproduce:
Find a store or restaurant that is marked as closed.
Tap on the “See Menu” button.
Observe that the store page opens behind the search bar in a blurry view.
Expected Result:
Tapping the “See Menu” button should navigate fully and clearly to the store page, even if the store is closed, with proper layout and visibility.
Actual Result:
The store opens behind the search bar with a blurry/overlay effect, making it hard to view or interact with the menu.