Separate subtitle from report title push row#89714
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@youssef-lr Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5bb849d1bc
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
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".
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
|
@Expensify/design Can you plz run an ad-hoc build and test to confirm |
|
Can do 🚀 |
|
🚧 @shawnborton has triggered a test Expensify/App build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
|
Oh that's definitely an existing bug on prod. But I can fix that here too. |
|
Looking good to me! I'm not seeing that bug Jon showed. |
…btitle-from-report-title-push-row
This happens when your display name is long and spans into 2 lines. Fixed in e6a97d8 |
|
🚧 @youssef-lr has triggered a test Expensify/App build. You can view the workflow run here. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/youssef-lr in version: 9.3.74-7 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are required for this PR. This PR is a UI layout refactoring that extracts the parent report navigation subtitle ("From") and workspace name into separate push rows on the report details page. It does not change any feature names, workflows, terminology, or user-facing behavior — only the visual arrangement of existing information. The help site articles do not document UI layout at this level of detail. |
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.3.74-7 🚀
|







Explanation of Change
This PR extracts parent report navigation subtitle from report title push row in report details page to a separate push row. It applies for:
Fixed Issues
$ #76669
PROPOSAL:
Tests
Editable expense reports
TitleandFromare on their own push rowsTitlepush row is editableRead-only expense reports
Prevent members from changing custom report titlesWorkspace rooms
#adminsroomRoom nameandWorkspaceare on their own push rowsOffline tests
None
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand 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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari