Skip to content

fix(apk-ux): modernize SelectionFab haptic interaction model and touch inputs#1207

Merged
github-actions[bot] merged 1 commit into
Nightlyfrom
nightly/stage-12-apk-ux-f2daff6b-15426047079553209136
Jul 24, 2026
Merged

fix(apk-ux): modernize SelectionFab haptic interaction model and touch inputs#1207
github-actions[bot] merged 1 commit into
Nightlyfrom
nightly/stage-12-apk-ux-f2daff6b-15426047079553209136

Conversation

@google-labs-jules

Copy link
Copy Markdown
Contributor

Generated by: .github/nightly-prompts/12-apk-ux.md

Reasoning:

[UX Issue]: Manual pointerdown event listeners and direct useHaptics haptic feedback triggers in SelectionFab were legacy interaction patterns.
[Impact]: Breaks visual parity and declarative brokered haptic touch interaction consistency with the rest of the PWA shell inside Android WebView.

Changes:

  • [Component/File]: Frontend-PWA/src/shared/ui/SelectionFab.vue
    • Refactored all interactive buttons to utilize the declarative v-tactile haptic brokering directive.
    • Removed manual pointerdown event listeners and direct haptics triggers.
  • [Component/File]: Frontend-PWA/src/shared/ui/ui-tests/SelectionFab.spec.ts
    • Synchronized SelectionFab unit tests to mock and verify the declarative v-tactile directive instead of direct manual haptic triggers.

Verification:

  • [Automated]: Full monorepo test suite (1408 tests passed) and zero dependency-cruiser violations.

Log Updates:

  • Updated .github/nightly-logs/12-apk-ux-coverage.log
  • Updated .github/nightly-logs/00-pr-history.md
  • Updated .github/nightly-logs/00-pipeline-intelligence.md

PR created automatically by Jules for task 15426047079553209136 started by @AlbiDR

…h inputs

Modernizes the SelectionFab component's haptic interaction model by removing manual pointerdown haptic triggers and replacing them with the declarative v-tactile directive on all interactive buttons. Synchronizes the test suite.
@google-labs-jules

Copy link
Copy Markdown
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@supabase

supabase Bot commented Jul 24, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project hucktamloykszinwbtuh because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@github-actions
github-actions Bot merged commit fde4476 into Nightly Jul 24, 2026
3 checks passed
@github-actions
github-actions Bot deleted the nightly/stage-12-apk-ux-f2daff6b-15426047079553209136 branch July 24, 2026 07:01
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.

0 participants