## Summary
This PR temporarily disables the default tap highlight shown on mobile screens.
The custom touch feedback described in issue #127 will be implemented in a follow-up change.
## Changes
- Disable the default tap highlight on touch devices.
- No custom touch feedback is added yet.
Partially addresses issue #127
jakob.gregory
added this to the 0.1.0 milestone 2026-08-04 12:05:14 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
This PR temporarily disables the default tap highlight shown on mobile screens.
The custom touch feedback described in issue #127 will be implemented in a follow-up change.
Changes
Partially addresses issue #127