Changes by create-pull-request action#2108
Conversation
8c8830a to
fc96c03
Compare
🎭 Playwright Test Results
Details
Failed testsFeatures › realtime-inspector.spec.ts › Realtime Inspector › Broadcast Messages › broadcast modal validates JSON payload Flaky testsFeatures › sql-editor.spec.ts › SQL Editor › should check if SQL editor is working as expected Skipped testsFeatures › assistant.spec.ts › AI Assistant › Can send a message to the assistant and receive a response |
1cab4b7 to
54dbd2c
Compare
54dbd2c to
3e0f0ce
Compare
3e0f0ce to
d5bb0c9
Compare
d5bb0c9 to
72db355
Compare
bd61b62 to
4329cce
Compare
7a322b9 to
5636971
Compare
d2049fc to
27b0a26
Compare
a45a2d9 to
147e3a7
Compare
16439bb to
8aa0f29
Compare
8aa0f29 to
bee3b20
Compare
9be9377 to
b5efff6
Compare
0fec841 to
e2539da
Compare
e2539da to
093dcad
Compare
## What kind of change does this PR introduce? Feature ## What is the current behavior? - Platform webhooks have a ‘tap target on tap target’ pattern with `DropdownMenu` being on top of a clickable `TableRow` - Misclicks are common (at least for me) - @jordienr recently added the `hit-area` Tailwind plugin that helps with misclicks - supabase/supabase#43636 ## What is the new behavior? - The aforementioned `DropdownMenu` in platform webhooks now uses `hit-area` to avoid misclicks - Design system documentation - Extracted `hit-area` Tailwind plugin to shared packages so it can be used in design-system as well as studio ## Preview https://github.com/user-attachments/assets/89f9110a-6c99-4eed-a386-a6f646b1f4f6
|
Found 9 test failures on Blacksmith runners: Failures
|
|
Upstream PR was closed or merged. Code is synced via branch mirror. |
Mirror of supabase/supabase#43460
Original author: app/supabase-supabase-autofixer
Automated changes by create-pull-request GitHub action