FORNAX Canvas - Visual website builder and enterprise design system https://webstudio.is
Find a file
Oleg Isonen 864b114367
fix: fix upload of assets via drag&drop (#5563)
## Description

1. What is this PR about (link the issue and add a short description)

## Steps for reproduction

1. click button
2. expect xyz

## Code Review

- [ ] hi @kof, I need you to do
  - conceptual review (architecture, feature-correctness)
  - detailed review (read every line)
  - test it on preview

## Before requesting a review

- [ ] made a self-review
- [ ] added inline comments where things may be not obvious (the "why",
not "what")

## Before merging

- [ ] tested locally and on preview environment (preview dev login:
0000)
- [ ] updated [test
cases](https://github.com/webstudio-is/webstudio/blob/main/apps/builder/docs/test-cases.md)
document
- [ ] added tests
- [ ] if any new env variables are added, added them to `.env` file
2026-01-12 13:48:04 +01:00
.devcontainer build: drop fzf (#5298) 2025-06-27 13:20:37 +03:00
.github chore: Refactor assets without any changes in functionality (#5560) 2026-01-08 16:53:43 +01:00
.storybook chore: Cleanup storybook structure (#5457) 2025-11-23 20:25:10 +01:00
.vscode chore: make migrations idempotent (#5476) 2025-12-04 12:28:57 +01:00
@types feat: Updated asset manager: new file types, asset resource, filters, sorting (#5539) 2025-12-24 18:25:46 +01:00
apps/builder fix: fix upload of assets via drag&drop (#5563) 2026-01-12 13:48:04 +01:00
codemod chore: use console.info instead of console.log (#3049) 2024-03-24 12:52:46 +01:00
fixtures fix: fix redirects failing in SSG export (#5556) 2026-01-04 16:44:23 +03:00
https chore: Update wstd.dev certs (#5470) 2025-11-30 13:13:20 +01:00
packages feat: Support any media query condition as a breakpoint (#5547) 2026-01-04 18:48:45 +01:00
patches refactor: upgrade to csstree v3 (#5455) 2025-11-23 14:32:12 +03:00
.editorconfig fix: add .editorconfig to fix error due to line endings on Windows (#5292) 2025-06-27 17:33:55 +03:00
.gitignore experimental: Animation publishing (#4976) 2025-03-11 11:19:01 +05:00
.gitmodules experimental: Proof of concept of the Animation component using ScrollTimeline (#4797) 2025-02-01 14:57:36 +03:00
.nvmrc chore: set node version to 20 in .nvmrc (#3423) 2024-05-26 19:11:24 +03:00
.prettierignore chore: make migrations idempotent (#5476) 2025-12-04 12:28:57 +01:00
CODE_OF_CONDUCT.md Merge branch 'main' into feature-style-panel-flexChild-section 2022-11-12 11:36:44 +03:00
eslint.config.mjs experimental: Animation publishing (#4976) 2025-03-11 11:19:01 +05:00
LICENSE Change license from MIT to AGPL V3 (#1980) 2023-07-26 01:06:21 +02:00
lostpixel.config.js refactor: merge all storybooks into one (#3441) 2024-05-29 17:05:17 +03:00
package.json refactor: upgrade to csstree v3 (#5455) 2025-11-23 14:32:12 +03:00
pnpm-lock.yaml feat: Updated asset manager: new file types, asset resource, filters, sorting (#5539) 2025-12-24 18:25:46 +01:00
pnpm-workspace.yaml Add fixtures (#2254) 2023-09-06 21:43:29 +03:00
README.md chore: Add the note for animation engine license (#5351) 2025-08-03 19:25:05 +02:00
release.sh build: Automate release creation (#4910) 2025-02-26 22:22:58 +01:00
submodules.sh experimental: Proof of concept of the Animation component using ScrollTimeline (#4797) 2025-02-01 14:57:36 +03:00
vercel.json build: Test staging (Playground) (#3136) 2024-04-12 11:03:45 +03:00
vite.sdk-components.config.ts refactor: merge base and animation props with component metas (#5214) 2025-05-16 23:31:06 +03:00
vitest.config.ts refactor: upgrade vite for vitest and storybook (#5165) 2025-04-29 14:17:42 +04:00

builder-screenshot

Webstudio is an Open Source Visual Development Platform for developers, designers, and cross-functional teams. You own the data, components, and infrastructure. You can use the hosted version or roll out your own.


Learning Resources

Social Media

Thanks

Lost Pixel

Thanks to Lost Pixel for providing the visual testing platform that helps us review UI changes and catch visual regressions.

License

  • Webstudio core (all functionality in this repository) is free/open-source under AGPL-3.0-or-later.
  • sdk-components-animation package (optional) is proprietary. You must accept the Webstudio, Inc. EULA located in sdk-components-animation/LICENSE before using it.