-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Add Type column to workspace feeds #51946
Conversation
I am a little stuck on the Android builds, will add the screenshots later @DylanDylann |
@DylanDylann 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] |
@DylanDylann what is your eta for this checklist? thanks! |
</Text> | ||
</View> | ||
</View> | ||
{!shouldUseNarrowLayout && ( | ||
<View style={[styles.flexRow, styles.gap2, shouldUseNarrowLayout ? styles.flex2 : styles.flex1, styles.alignItemsCenter, styles.justifyContentEnd]}> | ||
<Text style={[styles.textLabelSupporting, styles.lh16]}>{cardType}</Text> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add numberOfLines={1} as other places
@nkdengineer Minor comment. The rest looks fine |
Reviewer Checklist
Screenshots/Videos |
@JmillsExpensify @Expensify/design would like to get your input on this one. On smaller screens the plan was to use the dot operator in the card name, but it ends up not visible based on the screenshots. Curious for your take on how to handle the small screens. Even if we add more room to the name column it might be cut off |
I love that, goes well with the assignee name and card name |
Kindly bump @Expensify/design |
Very into Shawn's idea! |
Should we wait for @dubielzyk-expensify too? I feel like @nkdengineer could start working on the proposed design there |
I think Jon will agree, but if we want to wait just in case that's fine. |
@nkdengineer feel free to implement the change from Shawn |
I'll update soon |
@nkdengineer Could you give an ETA for the next update? |
Working on it |
@DylanDylann i updated, please check again |
@nkdengineer Bump on the new design update |
@DylanDylann @shawnborton i updated |
Close. In this screenshot here: The word "Physical" should match the styling of "Hidden's Card" Please check the mocks again for reference! |
@shawnborton i updated |
That feels better, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating the design, seems like we are on a same page now. @nkdengineer before merging, can you also please confirm how it looks like on the wide view to ensure we did not break that when fixing the narrow view? thanks
@nkdengineer Please also fix text style on the wide screen |
@DylanDylann I think it is expected as designed here |
Yeah that is expected, thanks guys! |
2 similar comments
Yeah that is expected, thanks guys! |
Yeah that is expected, thanks guys! |
All good now. Ready to merge cc @mountiny |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.60-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.60-3 🚀
|
Explanation of Change
Fixed Issues
$ #51847
PROPOSAL: #51847 (comment)
Tests
Offline tests
same as above
QA Steps
same as above
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop