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

Reload all layers when render missing data black is changed #4516

Merged

Conversation

MichaelBuessemeyer
Copy link
Contributor

@MichaelBuessemeyer MichaelBuessemeyer commented Apr 1, 2020

This PR removes the warning to reload the page when toggling "render missing data black". It just automatically reloads all layers instead.

URL of deployed dev instance (used for testing):

Steps to test:

  • Open a tracing and toggle the option "render missing data black".
  • All layers should be fetched from the backend again and no reloading of the page is necessary for the changes to take effect.

Issues:


Copy link
Member

@daniel-wer daniel-wer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works beautifully, will approve after you took care of the feedback :)

@MichaelBuessemeyer
Copy link
Contributor Author

@daniel-wer I just applied the feedback. Could you please quickly check this PR again?

Copy link
Member

@daniel-wer daniel-wer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@MichaelBuessemeyer MichaelBuessemeyer merged commit a471ddd into master Apr 2, 2020
@philippotto philippotto deleted the reload-layer-on-render-missing-data-black branch June 14, 2022 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simply refetch all buckets when toggling "render missing data black" option
3 participants