gray-mueller / gray-mueller/full-stack-document-solution

Enatega Restaurant and Rider : No Buzzing Sound for Orders Until the Restaurant App is Opened

Ouverte
#37 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
0
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Is your feature request related to a problem? Please describe.

No order notification sound unless the restaurant app is opened. The restaurant app does not play a buzzing notification sound for new orders unless the app is actively opened. This behavior may result in delayed responses to incoming orders.
Ensure the app's notification system is configured to work in the background.
Implement push notifications or background services to trigger the buzzing sound immediately upon receiving a new order.
Verify that the app has the necessary permissions for notifications, including sound and background activity.
Prompt users to enable these permissions during onboarding or in the app settings.
Ensure that the buzzing sound is tied to the notification logic and not dependent on the app's active state.
Expected Behavior:
The app should play a buzzing sound for incoming orders regardless of whether it is open or running in the background.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

No files, tests, or entry points are named. Start by locating the restaurant app's notification and background-service entry points, then verify how incoming orders are handled when the app is backgrounded and what notification permissions are requested; done means a new-order notification produces the buzzing sound without the app being open.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
typescript
Domaine
mobile-dev
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.