Skip to content

Commit a01c9c5

Browse files
committed
fix workflow
1 parent 37e1010 commit a01c9c5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ Push Section:
357357
- Section title: "Push" with info icon for tooltip
358358
- Push Subscription ID display (readonly)
359359
- Enabled toggle switch (controls optIn/optOut)
360+
- Disabled when notification permission is NOT granted
360361
- Notification permission is automatically requested when home screen loads
361362
- PROMPT PUSH button:
362363
- Only visible when notification permission is NOT granted (fallback if user denied)
@@ -799,6 +800,7 @@ Notification permission is automatically requested when the home screen loads:
799800
- This ensures prompt appears after user sees the app UI
800801
- PROMPT PUSH button remains as fallback if user initially denied
801802
- Button hidden once permission is granted
803+
- Keep Push "Enabled" toggle disabled until permission is granted
802804
```
803805

804806
---

0 commit comments

Comments
 (0)