-
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: Workspace switcher - Selection highlight moves to second item when searching for workspace. #37577
Conversation
…en searching for workspace. Signed-off-by: Krishna Gupta <[email protected]>
@Krishna2323 there's conflict |
…a2323/issue/36140
Signed-off-by: Krishna Gupta <[email protected]>
Signed-off-by: Krishna Gupta <[email protected]>
Signed-off-by: Krishna Gupta <[email protected]>
@situchan, can you pls give this a initial review, I left comments so its easier to review the differences. |
@@ -172,6 +173,9 @@ type BaseSelectionListProps<TItem extends ListItem> = Partial<ChildrenProps> & { | |||
/** Sections for the section list */ | |||
sections: Array<SectionListData<TItem, Section<TItem>>> | typeof CONST.EMPTY_ARRAY; | |||
|
|||
/** Content container styles for OptionsList */ |
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.
/** Content container styles for OptionsList */ | |
/** Content container styles for section list */ |
Signed-off-by: Krishna Gupta <[email protected]>
Signed-off-by: Krishna Gupta <[email protected]>
@hoangzinh, can you pls check again. The styles are fixed but we don't get correct data from |
@Krishna2323 it looks like because at the time it calculates brick roads, it early returns here because App/src/libs/WorkspacesSettingsUtils.ts Lines 148 to 150 in 877f867
|
@hoangzinh, should we fix that? |
@Krishna2323 could you check if it happens in main branch as well? I tested in staging & my testing branch bug it doesn't happen |
@hoangzinh, yeah, RBR is shown and text is bolded correctly now. |
@Krishna2323 based on this comment #37577 (comment), the text is not always bold. |
@hoangzinh, can you pls check again, it seems to be fixed now. |
Signed-off-by: Krishna Gupta <[email protected]>
Look goods. Could you complete the PR checklist? |
Reviewer Checklist
Screenshots/Videos |
@Krishna2323 friendly bump on #37577 (comment) |
@rlinoz @hoangzinh, this PR already replaced
|
I think we can fix those bugs in this PR. @rlinoz what do you think? |
I agree, lets go for it |
Signed-off-by: Krishna Gupta <[email protected]>
Signed-off-by: Krishna Gupta <[email protected]>
@Krishna2323 @rlinoz I think we can close this PR and start new fresh PR to avoid |
@hoangzinh new PR here. adding recordings in few moments. |
Details
Fixed Issues
$ #36140
PROPOSAL: #36140 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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