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

fix: plugin widget's width using iframe's default #283

Merged
merged 1 commit into from Jul 25, 2022
Merged

Conversation

KaWaite
Copy link
Member

@KaWaite KaWaite commented Jul 25, 2022

Overview

When plugin didn't set width in API call (reearth.on.show....) the width would fall back to the iframe's default 300px width, making content have to scroll.

@KaWaite KaWaite requested a review from rot1024 as a code owner July 25, 2022 09:19
@netlify
Copy link

netlify bot commented Jul 25, 2022

Deploy Preview for reearth-web ready!

Name Link
🔨 Latest commit f5d772e
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/62de600c147382000903db61
😎 Deploy Preview https://deploy-preview-283--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 25, 2022

Codecov Report

Merging #283 (f5d772e) into main (bd39687) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #283   +/-   ##
=====================================
  Coverage   6.12%   6.12%           
=====================================
  Files        439     439           
  Lines       8797    8797           
  Branches    2240    2240           
=====================================
  Hits         539     539           
  Misses      8181    8181           
  Partials      77      77           
Impacted Files Coverage Δ
src/components/atoms/Plugin/IFrame/hooks.ts 43.05% <ø> (ø)

@KaWaite KaWaite merged commit 572da09 into main Jul 25, 2022
@KaWaite KaWaite deleted the fix-300-iframe branch July 25, 2022 09:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants