Skip to content

Add tactile press feedback to admin buttons#3199

Closed
tuguirazvan wants to merge 1 commit into
masterfrom
enhancement/button-press-feedback
Closed

Add tactile press feedback to admin buttons#3199
tuguirazvan wants to merge 1 commit into
masterfrom
enhancement/button-press-feedback

Conversation

@tuguirazvan

Copy link
Copy Markdown
Collaborator

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,

  1. Primary, secondary, tertiary and red admin buttons scale to 96% on :active and spring back via the existing transition: all 0.2s ease.
  2. The press transform is disabled under prefers-reduced-motion.

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>
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 9612ba0e-f08d-4745-aeaa-e5d32d0bc60c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch enhancement/button-press-feedback

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@deepsource-io

deepsource-io Bot commented Jul 23, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 0fd1e6b...6d5d405 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

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.

@tuguirazvan
tuguirazvan deleted the enhancement/button-press-feedback branch July 23, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants