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

fix: plugin editor changes do not take effect until run button is clicked #274

Merged
merged 6 commits into from
Jul 12, 2022

Conversation

rot1024
Copy link
Member

@rot1024 rot1024 commented Jul 11, 2022

I modified the Plugin Editor to enable testing plugins easily

  • Changes do not take effect until run button is clicked
  • Smarter layout
  • Do refactoring

image

@rot1024 rot1024 requested a review from KaWaite as a code owner July 11, 2022 05:36
@netlify
Copy link

netlify bot commented Jul 11, 2022

Deploy Preview for reearth-web ready!

Name Link
🔨 Latest commit d674fe9
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/62cd19f75a90410009dea667
😎 Deploy Preview https://deploy-preview-274--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 Jul 11, 2022

Codecov Report

Merging #274 (d674fe9) into main (b9db10e) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #274   +/-   ##
=====================================
  Coverage   5.57%   5.57%           
=====================================
  Files        436     436           
  Lines       8757    8756    -1     
  Branches    2235    2234    -1     
=====================================
  Hits         488     488           
+ Misses      8194    8193    -1     
  Partials      75      75           
Impacted Files Coverage Δ
src/components/molecules/PluginEditor/hooks.ts 0.00% <0.00%> (ø)
src/components/molecules/PluginEditor/index.tsx 0.00% <0.00%> (ø)

@rot1024 rot1024 merged commit 39fdb21 into main Jul 12, 2022
@rot1024 rot1024 deleted the fix-plugin-editor branch July 12, 2022 07:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants