Skip to content
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: focus background not applied on list #298

Merged
merged 10 commits into from
Feb 16, 2023

Conversation

beawar
Copy link
Contributor

@beawar beawar commented Jan 27, 2023

Replace List component with the Custom ListV2.
Manage items independently from the List itself.
Clean up the management of the background for the items, using only the CustmListItem, the HoverContainer and the HoverBarContainer to set the background.

Refactor some types in order to remove some any, some ts-ignore and some cast.

refs: IRIS-3470

…ry status

Replace the implementation of the List with the ListV2 and move the management of
the background in a single point, the CustomListItem.

Refactor the types in order to remove some any and some ts-ignore

refs: IRIS-3740
@beawar
Copy link
Contributor Author

beawar commented Jan 27, 2023

Please check with extra attention the types and see if there is some typing which is not correct. I've tried to refactor considering the inferred types but something might be not right.

giuliano176
giuliano176 previously approved these changes Feb 1, 2023
 - @zextras/carbonio-ui-sdk 1.5.0
 - @zextras/carbonio-design-system 1.1.0
 - @zextras/carbonio-shell-ui 1.1.0

refs: IRIS-3740
giuliano176
giuliano176 previously approved these changes Feb 7, 2023
nubsthead
nubsthead previously approved these changes Feb 13, 2023
@giuliano176 giuliano176 dismissed stale reviews from nubsthead and themself via d7d2b72 February 15, 2023 15:11
@giuliano176 giuliano176 requested a review from a team as a code owner February 15, 2023 15:11
giuliano176
giuliano176 previously approved these changes Feb 15, 2023
@nubsthead nubsthead self-requested a review February 15, 2023 15:14
Gammax92
Gammax92 previously approved these changes Feb 15, 2023
nubsthead
nubsthead previously approved these changes Feb 15, 2023
@giuliano176 giuliano176 dismissed stale reviews from nubsthead, Gammax92, and themself via 32f9b82 February 15, 2023 15:21
@giuliano176 giuliano176 merged commit 0cd4916 into devel Feb 16, 2023
@giuliano176 giuliano176 deleted the IRIS-3740-focus-background-not-applied-on-list branch February 16, 2023 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants