feat: add Report an Issue button to SettingsScreen#94
Conversation
|
@ShantKhatri kindly review this and let me know if any changes are needed |
|
Thanks @Vishakhayadavv for the PR. Could you just add the small video to show the feat? I'm just on to hit the merge. |
|
Hi, sorry I couldn’t test it on my laptop because I was having some trouble running the project locally. I’m trying to fix the issue and will test it properly as soon as I can. |
Have you done these changes on your local and tested? |
I did make the changes but was unable to test them sir |
Summary
Adds a "Report an Issue" button to the SettingsScreen in the mobile app, allowing users to quickly contact support directly from the app's settings.
Closes #14
Type of Change
What Changed
apps/mobile/src/screens/SettingsScreen.tsxLinking.openURLwith amailto:scheme to open the device's native mail composersupport@devcard.devas the recipient so users don't need to type it manuallyHow to Test
support@devcard.devpre-filled as the recipientChecklist
pnpm -r run lintpasses).pnpm -r run typecheck).pnpm -r run test).console.logor debug statements left in the code.