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: do not display "Loading assets" feedback when isRenderedCallback exists #1882

Merged
merged 5 commits into from
Jan 22, 2024

Conversation

w1nklr
Copy link
Collaborator

@w1nklr w1nklr commented Jan 19, 2024

The client code can handle the assets loading feedback on its own using isRenderedCallback. This way it can control the look, feel and layout of this feedback, and will prevent possible inference with application own components.

BTW, this default feedback gets centered in the PR.

Viewers team has an example where the feedback component does move the application components...

…xists.

The client code can handle the assets loading feedback on its own using isRenderedCallback.
This way it can control the look, feel and layout of this feedback, and will prevent
possible inference with application own components.

BTW, center this feedback.

Viewers team has an example where the feedback component does move the application components...
@w1nklr w1nklr changed the title Do not display "Loading assets" feedback when isRenderedCallback exists fix: do not display "Loading assets" feedback when isRenderedCallback exists Jan 19, 2024
Change default loading feedback to be at bottom right
@w1nklr w1nklr requested a review from hkfb January 19, 2024 15:27
@w1nklr w1nklr merged commit 12431d8 into equinor:master Jan 22, 2024
8 checks passed
hkfb pushed a commit that referenced this pull request Jan 22, 2024
## [0.13.6](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.13.5...subsurface-viewer@0.13.6) (2024-01-22)

### Bug Fixes

* do not display "Loading assets" feedback when isRenderedCallback exists ([#1882](#1882)) ([12431d8](12431d8))
@hkfb
Copy link
Collaborator

hkfb commented Jan 22, 2024

🎉 This issue has been resolved in version subsurface-viewer@0.13.6 🎉

The release is available on GitHub release

@hkfb hkfb added the released label Jan 22, 2024
@w1nklr w1nklr deleted the assets_loading_progress branch January 22, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants