#35712 selection list refactor#37000
Conversation
|
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
|
legit! great job |
6b4ab6c to
24ff7de
Compare
Reviewer Checklist
Screenshots/Videos |
getusha
left a comment
There was a problem hiding this comment.
LGTM & Tests well! Great job!
luacmartins
left a comment
There was a problem hiding this comment.
@burczu we need to update this instance of BaseListItem, otherwise the list is empty
|
I'm gonna merge this PR with the issue above since we're not deploying this week, this PR is tested and approved otherwise and it unblocks other high value items. I have a fix for the issue 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. |
| <TextWithTooltip | ||
| shouldShowTooltip={showTooltip} | ||
| text={item.text} | ||
| textStyles={[textStyles, style]} |
There was a problem hiding this comment.
style had strikethrough style from OfflineWithFeedback.
Removing this caused regression of strikethrough not applied on native when delete item offline
|
🚀 Deployed to staging by https://github.com/luacmartins in version: 1.4.44-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.44-13 🚀
|


















Details
In this PR the SelectionList component is refactored to move the responsibility of deciding which type of list item is used to the client component.
Fixed Issues
$ #35712
PROPOSAL: #35712 (comment)
Tests
Offline tests
Same as above
QA Steps
Same as above
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)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel so 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
MacOS: Desktop