-
Notifications
You must be signed in to change notification settings - Fork 21
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(react-components): make react-components compatible with 360-CDM-changes in Reveal and bump to 0.74.0 #4959
fix(react-components): make react-components compatible with 360-CDM-changes in Reveal and bump to 0.74.0 #4959
Conversation
3e06cd2
to
c7cf431
Compare
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.
Some few comments with suggestions. But it looks good overall!
I also liked that you have allocated some time to organize our types, type guards and utility functions in order to have a better structure in our code. Love it!
I'm gonna test it more with https://github.com/cognitedata/fusion/pull/10929 during this week.
react-components/src/components/CacheProvider/AnnotationModelUtils.ts
Outdated
Show resolved
Hide resolved
react-components/src/components/CacheProvider/Image360AnnotationCache.ts
Outdated
Show resolved
Hide resolved
react-components/src/query/useSearchAssetsMapped360Annotations.tsx
Outdated
Show resolved
Hide resolved
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.
LGTM. Great job!
Type of change
Jira ticket 📘
https://cognitedata.atlassian.net/browse/
Description 📝
Fixes according to minor breaking changes in the viewer
How has this been tested? 🔍
Test instructions ℹ️
Checklist ☑️