elementary / elementary/appcenter
Swipe gesture on the front page carrousel stops working
- Dominant language
- Vala
- Stars
- 554
- Forks
- 104
- Avg merge
- 15h 57m
- Merged PRs (30d)
- 2
Description
### What Happened?
The carrousel on the start page stops responding to gestures after interacting with it in a specific way, using a mouse.
https://github.com/user-attachments/assets/0c771faf-3ef5-4a2e-acd4-b4a08cc8142f
### Steps to Reproduce
1. Start AppCenter.
2. Swipe all the way to the **last card**.
3. Attempt to swipe again **in the same direction**. Because there are no more cards that way, it will ignore the gesture and result in a click instead, opening the currently focused card.
4. Return to the main screen and attempt to swipe in any direction again. It should no longer respond.
The same will happen if you attempt to swipe towards to first card.
### Expected Behavior
When there are no more cards in the direction of the swipe, it should still capture the gesture and produce an effect that indicates there's nothing that way.
It could be similar to what happens when you reach the edge of a scrollable area in the file manager.
### OS Version
8.x (Circe)
### OS Architecture
amd64 (on most hardwares)
### Session Type
Secure Session (Wayland)
### Software Version
Latest release (I have run all updates)
### Log Output
```shell
```
### Hardware Info
Desktop computer with mouse and keyboard. No touchscreen.
Contributor guide
Assessment
This issue has not been assessed yet.