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(Upload): handling of multiple async events #4378

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

langz
Copy link
Contributor

@langz langz commented Dec 10, 2024

From:

Screen.Recording.2024-12-10.at.15.33.23.mov

To:

Screen.Recording.2024-12-10.at.15.34.49.mov

Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 2:49pm

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@langz langz changed the title fix(Upload): handling of multiple async actions chained fix(Upload): handling of multiple async events chained Dec 10, 2024
@langz langz changed the title fix(Upload): handling of multiple async events chained fix(Upload): handling of multiple async events Dec 10, 2024
@langz langz requested a review from tujoworker December 10, 2024 18:51
Copy link
Member

@tujoworker tujoworker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done 👍 and tasty tests too 🤤

@langz langz merged commit fd1fef9 into main Dec 11, 2024
11 checks passed
@langz langz deleted the fix/handling-of-multiple-async-actions branch December 11, 2024 08:00
tujoworker pushed a commit that referenced this pull request Dec 11, 2024
## [10.60.1](v10.60.0...v10.60.1) (2024-12-11)

### 🐛 Bug Fixes

* **Dropdown:** correct 'data' type to support interface-based types ([#4383](#4383)) ([461e258](461e258))
* **Forms:** ensure Tools.Log formats arrays with square brackets ([#4384](#4384)) ([7905694](7905694))
* **Upload:** add gap between file and remove button ([#4382](#4382)) ([04c1f6a](04c1f6a))
* **Upload:** avoid scrolling when removing file from list ([#4380](#4380)) ([43a64d4](43a64d4))
* **Upload:** handling of multiple async events ([#4378](#4378)) ([fd1fef9](fd1fef9))
@tujoworker
Copy link
Member

🎉 This PR is included in version 10.60.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants