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
I encountered an issue in the "Top Destinations" section where the destination cards are not selectable. When attempting to click or hover over a specific card to view details (or stop the rotation), the elements are unresponsive, making it impossible to interact with the content properly.
###Steps to Reproduce:
Navigate to the "Explore Top Destinations" section of the homepage.
Wait for the carousel to rotate or manually scroll through the cards.
Attempt to click or select a specific destination card (e.g., Eiffel Tower, London Eye).
Observe that the click is not registered or the selection does not persist.
Expected Behavior: Users should be able to easily click or select a destination card to view more details or pause the animation for better readability.
Video:
Screen.Recording.2026-02-12.113540.mp4
Possible Cause: It appears there might be an issue with the z-index stacking of the carousel elements or an overlay blocking the pointer events.
Could you please assign this issue to me? I would like to submit a Pull Request to resolve it.
###On which device are you experiencing this bug?
OS: Windows 11
Browser: Microsoft Edge
Is there an existing issue for this?
Describe the bug
I encountered an issue in the "Top Destinations" section where the destination cards are not selectable. When attempting to click or hover over a specific card to view details (or stop the rotation), the elements are unresponsive, making it impossible to interact with the content properly.
###Steps to Reproduce:
Navigate to the "Explore Top Destinations" section of the homepage.
Wait for the carousel to rotate or manually scroll through the cards.
Attempt to click or select a specific destination card (e.g., Eiffel Tower, London Eye).
Observe that the click is not registered or the selection does not persist.
Expected Behavior: Users should be able to easily click or select a destination card to view more details or pause the animation for better readability.
Video:
Screen.Recording.2026-02-12.113540.mp4
Possible Cause: It appears there might be an issue with the z-index stacking of the carousel elements or an overlay blocking the pointer events.
Could you please assign this issue to me? I would like to submit a Pull Request to resolve it.
###On which device are you experiencing this bug?
OS: Windows 11
Browser: Microsoft Edge
Record