During testing, the application initially displayed 194 orders, which was incorrect
Additionally, notification functionality requires multiple manual steps before notifications begin working. Notification settings are stored at the store level. When notifications are enabled for a store such as CRA43, opening that store triggers the browser permission prompt. However, notifications do not start working after granting browser permissions.
To receive notifications, the user must:
- Disable notifications from Settings.
- Reset browser notification permissions.
- Re-enable notifications in the BOPIS/Fulfillment application.
- Grant browser notification permissions again.
This behavior was consistently observed during testing.
During testing, the application initially displayed 194 orders, which was incorrect
Additionally, notification functionality requires multiple manual steps before notifications begin working. Notification settings are stored at the store level. When notifications are enabled for a store such as CRA43, opening that store triggers the browser permission prompt. However, notifications do not start working after granting browser permissions.
To receive notifications, the user must:
This behavior was consistently observed during testing.