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

fix(xo-web/import/disk): can't change file name when importing from URL #7332

Merged
merged 5 commits into from
Jan 30, 2024

Conversation

Pizzosaure
Copy link
Contributor

Description

Fixes [#7326]
We used to try to update the state directly by modifying the reference of the 'mapNames' object, so I tried creating a new copy with ' ... ' operator instead.
Screenshot from 2024-01-23 11-01-18
Screenshot from 2024-01-23 11-01-31

Checklist

  • Commit

    • Title follows commit conventions
    • Reference the relevant issue (Fixes #007, See xoa-support#42, See https://...)
    • If bug fix, add Introduced by
  • Changelog

    • If visible by XOA users, add changelog entry
    • Update "Packages to release" in CHANGELOG.unreleased.md
  • PR

    • If UI changes, add screenshots
    • If not finished or not tested, open as Draft

@Pizzosaure Pizzosaure marked this pull request as ready for review January 23, 2024 10:09
@fbeauchamp
Copy link
Collaborator

tested , it works well
image

CHANGELOG.unreleased.md Outdated Show resolved Hide resolved
Pizzosaure and others added 2 commits January 29, 2024 08:56
Co-authored-by: Mathieu <70369997+MathieuRA@users.noreply.github.com>
@MathieuRA MathieuRA merged commit 6084db2 into master Jan 30, 2024
1 check passed
@MathieuRA MathieuRA deleted the fixImportFromUrl branch January 30, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants