Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

fix: layers pane does not update after move layer or create folder #259

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

airslice
Copy link
Contributor

Overview

Bug: when click on the 'create new folder' or move layer on the Outline pane -> layers, the layers list did not got update which will mislead the users.

What I've done

Add refetch to moveLayerMutation and addLayerGroupMutation

How I tested

  • create new folder (add layer group)
  • drag layer in/out of the folder

Screenshot

image

Which point I want you to review particularly

It seems to be an obvious bug and i'm not sure when it starts to happen.

@airslice airslice added the bug Something isn't working label Jun 29, 2022
@airslice airslice self-assigned this Jun 29, 2022
@netlify
Copy link

netlify bot commented Jun 29, 2022

Deploy Preview for reearth-web ready!

Name Link
🔨 Latest commit a16a8c4
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/62bc5282fad97600089d4314
😎 Deploy Preview https://deploy-preview-259--reearth-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #259 (a16a8c4) into main (ad2c0e3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #259   +/-   ##
=======================================
  Coverage   51.33%   51.33%           
=======================================
  Files          56       56           
  Lines        1165     1165           
  Branches      182      182           
=======================================
  Hits          598      598           
  Misses        505      505           
  Partials       62       62           

@airslice airslice marked this pull request as ready for review June 29, 2022 13:30
@airslice airslice requested a review from KaWaite as a code owner June 29, 2022 13:30
@airslice airslice merged commit 336d982 into main Jun 30, 2022
@airslice airslice deleted the fix/outline-layers-not-refetch branch June 30, 2022 02:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants