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

chore(web): fix local name is random when added through asset #779

Merged
merged 2 commits into from Nov 1, 2023

Conversation

pyshx
Copy link
Contributor

@pyshx pyshx commented Nov 1, 2023

Overview

This PR fixes an issue observed with layerName when layer data is being added by local method i.e assets.

@pyshx pyshx requested a review from KaWaite as a code owner November 1, 2023 08:02
Copy link

netlify bot commented Nov 1, 2023

Deploy Preview for reearth-web ready!

Name Link
🔨 Latest commit a0ddad4
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/6542145512228c00083e0371
😎 Deploy Preview https://deploy-preview-779--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 configuration.

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #779 (600c0e9) into main (05bbeeb) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #779      +/-   ##
==========================================
- Coverage   26.10%   26.10%   -0.01%     
==========================================
  Files        1621     1621              
  Lines      177151   177160       +9     
  Branches     3909     3909              
==========================================
+ Hits        46252    46254       +2     
- Misses     129810   129817       +7     
  Partials     1089     1089              
Flag Coverage Δ
web 24.38% <0.00%> (-0.01%) ⬇️
web-beta 24.38% <0.00%> (-0.01%) ⬇️
web-classic 24.38% <0.00%> (-0.01%) ⬇️
web-utils 24.38% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
web/src/beta/features/Modals/AssetModal/index.tsx 0.00% <0.00%> (ø)
web/src/beta/components/fields/URLField/index.tsx 0.00% <0.00%> (ø)
...c/beta/features/Editor/DataSourceManager/utils.tsx 0.00% <0.00%> (ø)
...features/Editor/DataSourceManager/Common/index.tsx 0.00% <0.00%> (ø)
...s/Editor/DataSourceManager/DelimitedText/index.tsx 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

@pyshx pyshx merged commit 16cbcde into main Nov 1, 2023
2 checks passed
@pyshx pyshx deleted the chore/fix-random-name-w-asset branch November 1, 2023 09:03
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

2 participants