Update Styling for Suggestion Pagination section of Search Feature#24598
Conversation
|
@sobitneupane 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] |
Hmm it's more appealing and aligns with the style, the styling is implemented now : For the 2nd Page's background color, I take a reference from these sections below with the same hover effect. If it's wrong and needs change, do let me know @shawnborton
|
|
Can you double check the button colors and styling you are using? You should be able to get these directly from the App. But ideally:
Here is a Figma file in case that is helpful. |
|
Also another quick detail - it looks like you have the paragraph text in white (#FFFFFF) - can you change that to match our default text color? We should have a CSS var for that in colors.scss. |
|
Correct, that button. Try refreshing the Figma link. |
Noted, how about the hover color, is it already correct? |
|
Done it all @shawnborton |
marcochavezf
left a comment
There was a problem hiding this comment.
Thanks for addressing the changes, the code looks good to me
|
@roryabraham would you like to review the follow-up changes for the search function? |
Co-authored-by: Marco Chávez <marcochavezf@gmail.com>
|
Please re-approve again guys,, @shawnborton @marcochavezf |
|
@marcochavezf Looks like it is a follow-up PR. Should I review the PR? |
|
Hi @sobitneupane, yeah C+ review is not necessary given that this is a follow-up PR and some minor changes, thanks! |
|
@studentofcoding it looks great, thank you! Just two minor issues that we got from internal feedback:
|
|
Your welcome @marcochavezf, glad you guys like it! Sure here below is the updated version of it https://www.loom.com/share/fe93f1a310cc423f9c757f13a66d7ccb?sid=3a6de312-82b1-40a3-882f-67d02a9175a5 Dummy playground: https://xml-docs.vercel.app/#gsc.tab=0 |
|
All updated guys, Please re-approved again @marcochavezf @shawnborton |
Reviewer Checklist
Screenshots/VideosDesktopiOSAndroid |
marcochavezf
left a comment
There was a problem hiding this comment.
Looks great, thanks @studentofcoding!
|
Thanks ***@***.*** *
…On Sat, Aug 19, 2023 at 9:01 AM Marco Chávez ***@***.***> wrote:
***@***.**** approved this pull request.
Looks great, thanks @studentofcoding <https://github.com/studentofcoding>!
—
Reply to this email directly, view it on GitHub
<#24598 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE4GNNTH2WITRQHPKP7COI3XWAM6PANCNFSM6AAAAAA3RPOYTQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
* Yonathan Evan C.*
* Senior Front-end Engineer*
w: *https://gictech.xyz/ <https://gictech.xyz/>*
m: (+62) 821 4680 4530
a: Multivision Tower 25th Floor, Jl. Kuningan Mulia Lot 9B, RT.6/RW.1,
Menteng Atas, RT.6/RW.1, Menteng Atas, Menteng, Kota Jakarta Selatan,
Daerah Khusus Ibukota Jakarta 12980
e: ***@***.*** ***@***.***>
|
|
✋ 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/marcochavezf in version: 1.3.56-0 🚀
|
|
🚀 Deployed to production by https://github.com/roryabraham in version: 1.3.56-24 🚀
|









Details
This is Minor Follow-up PR to address Pagination Styling on Help Expensify Search Feature
cc: @marcochavezf @shawnborton @johncschuster
Fixed Issues
$ #23978
PROPOSAL: #23978 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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
Web
https://www.loom.com/share/fe93f1a310cc423f9c757f13a66d7ccb?sid=3a6de312-82b1-40a3-882f-67d02a9175a5
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
Android