-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Update Datepicker UX #56068
base: main
Are you sure you want to change the base?
Update Datepicker UX #56068
Conversation
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
@shubham1206agra 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] |
@perunt I believe we need to replace all DatePicker component usage with new DatePicker. |
@shubham1206agra Good point. I just replaced it and removed the old component. Testing throughout the app, and it looks good. Can you help me with it? There were around 10 places with the calendar component |
Tbh, I don’t know what the main idea behind all these 'import' ESLint rules is. Even without making changes to the component, it requires me to update the imports. After changing the imports, it asks me to modify something else in the code. It’s kind of an endless chain, and I’m not sure if it’s a good idea to touch 20 more files just because of an import. |
@perunt Update main if you see eslint issues on files you have not touched. But we have to fix lint where we touched the files. |
Explanation of Change
Fixed Issues
$ #52621
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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
2025-01-30.09.52.24.mp4
Android: mWeb Chrome
2025-01-30.15.41.05.mp4
iOS: Native
RPReplay_Final1738170552.MP4
iOS: mWeb Safari
MacOS: Chrome / Safari
Untitled.mov
MacOS: Desktop
Untitled.2.mov