Skip to content

Solved issue #3329 #3344

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

Conversation

Harshit-7373
Copy link
Contributor

Unable to Create Files or Folders Through the File Actions Modal - #3329

Fixes #3329

Changes:

  1. Added "onMouseDown={(e) => e.preventDefault()}" this line in all the three section :
    a. Add File
    b. Add Folder
    c. Upload File

  2. This solves this issue.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

Unable to Create Files or Folders Through the File Actions Modal - processing#3329
@lakshay-jainn
Copy link
Contributor

@Harshit-7373 Hi ,
Thank you for your contribution! I wanted to let you know that I have already submitted a pull request (#3343) with the same solution.

@raclim
Copy link
Collaborator

raclim commented Feb 15, 2025

Thanks so much @lakshay-jainn and @Harshit-7373! Yes, since @lakshay-jainn's PR came in first with a similar solution we'll keep working with that one so I'm going to close this one for now.

@raclim raclim closed this Feb 15, 2025
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.

Unable to Create Files or Folders Through the File Actions Modal
3 participants