Add tactile press feedback to admin buttons#3199
Conversation
Primary, secondary, tertiary and red admin buttons dip to 96% while pressed and spring back via the existing transition. Disabled under prefers-reduced-motion. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| PHP | Jul 23, 2026 12:48p.m. | Review ↗ | |
| JavaScript | Jul 23, 2026 12:48p.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Related ticket: add link
Admin buttons had no press feedback. This adds a subtle tactile "dip" on click so buttons feel physical — carried over from the Actions & Notifications prototype.
Screenshot / gif: add a quick capture of a button being pressed.
In this update,
:activeand spring back via the existingtransition: all 0.2s ease.prefers-reduced-motion.