adobe / adobe/da-live

Prevent duplicate resource creation on repeated clicks of action button

Open
#545 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
34
Forks
71
Avg merge
2d 11h
Merged PRs (30d)
29

Description

I noticed an issue with the new resource creation flow. When I select a resource type (like folder or media) and click the action button multiple times (e.g., create folder or upload), it creates multiple instances of the resource. A potential fix could be to disable the action button until the creation process is complete.

![Image](https://github.com/user-attachments/assets/d2e30dbc-5f57-42f6-a713-029012159539)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the new resource creation flow for a folder or media resource and tracing the action button handler. The issue is done when repeated clicks during creation produce only one resource and the button remains unavailable until creation completes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.