[GPS] Change GPS in progress FAB to floating pill#85239
[GPS] Change GPS in progress FAB to floating pill#85239GCyganek wants to merge 4 commits intoExpensify:mainfrom
Conversation
|
Hey, I noticed you changed If you want to automatically generate translations for other locales, an Expensify employee will have to:
Alternatively, if you are an external contributor, you can run the translation script locally with your own OpenAI API key. To learn more, try running: npx ts-node ./scripts/generateTranslations.ts --helpTypically, you'd want to translate only what you changed by running |
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
🦜 Polyglot Parrot! 🦜Squawk! Looks like you added some shiny new English strings. Allow me to parrot them back to you in other tongues: View the translation diffdiff --git a/src/languages/de.ts b/src/languages/de.ts
index 42c51d86..597760bf 100644
--- a/src/languages/de.ts
+++ b/src/languages/de.ts
@@ -7826,7 +7826,7 @@ Fordern Sie Spesendetails wie Belege und Beschreibungen an, legen Sie Limits und
confirm: 'Einstellungen öffnen',
prompt: 'Bitte erlaube den Standortzugriff in den Einstellungen deines Geräts, um die GPS‑Streckenverfolgung zu starten.',
},
- gpsFloatingPillText: 'GPS-Tracking läuft...',
+ gpsFloatingPillText: 'GPS-Verfolgung läuft...',
liveActivity: {subtitle: 'Entfernungserfassung', button: 'Fortschritt anzeigen'},
},
reportCardLostOrDamaged: {
diff --git a/src/languages/it.ts b/src/languages/it.ts
index f1150951..fe5847ba 100644
--- a/src/languages/it.ts
+++ b/src/languages/it.ts
@@ -7812,7 +7812,7 @@ Richiedi dettagli sulle spese come ricevute e descrizioni, imposta limiti e valo
confirm: 'Apri impostazioni',
prompt: 'Consenti l’accesso alla posizione nelle impostazioni del dispositivo per iniziare il tracciamento della distanza GPS.',
},
- gpsFloatingPillText: 'Monitoraggio GPS in corso...',
+ gpsFloatingPillText: 'Tracciamento GPS in corso...',
liveActivity: {subtitle: 'Rilevamento distanza', button: 'Visualizza avanzamento'},
},
reportCardLostOrDamaged: {
diff --git a/src/languages/ja.ts b/src/languages/ja.ts
index 096f8aa9..1dad42fe 100644
--- a/src/languages/ja.ts
+++ b/src/languages/ja.ts
@@ -7725,7 +7725,7 @@ ${reportName}
confirm: '設定を開く',
prompt: 'GPSで距離の追跡を開始するには、端末の設定で位置情報へのアクセスを許可してください。',
},
- gpsFloatingPillText: 'GPS追跡を実行中...',
+ gpsFloatingPillText: 'GPS 追跡を実行中です…',
liveActivity: {subtitle: '距離の記録', button: '進捗を表示'},
},
reportCardLostOrDamaged: {
diff --git a/src/languages/zh-hans.ts b/src/languages/zh-hans.ts
index 0f1c8db2..735516f1 100644
--- a/src/languages/zh-hans.ts
+++ b/src/languages/zh-hans.ts
@@ -7591,7 +7591,7 @@ ${reportName}
confirm: '打开设置',
prompt: '请在设备设置中允许访问位置信息,以开始使用 GPS 距离跟踪。',
},
- gpsFloatingPillText: '正在进行 GPS 追踪...',
+ gpsFloatingPillText: '正在进行 GPS 跟踪…',
liveActivity: {subtitle: '跟踪距离', button: '查看进度'},
},
reportCardLostOrDamaged: {
Note You can apply these changes to your branch by copying the patch to your clipboard, then running |
|
@codex review |
|
I can review if needed |
|
Codex Review: Didn't find any major issues. Swish! ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
|
The videos look good to me 👍 |
Explanation of Change
Changing GPS FAB into a floating pill according to the new design
Fixed Issues
$ #85163
PROPOSAL: N/A
Tests
Offline tests
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen.Recording.2026-03-13.at.15.49.10.mov
iOS: Native
Screen.Recording.2026-03-13.at.15.52.14.mov