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

The file is opened when dragging and dropping it to versions/snapshots view for one file share/ADLS Gen2 blob /regular blob explorer #7693

Closed
v-xianya opened this issue Jan 22, 2024 · 2 comments
Assignees
Labels
🪲 regression Issue was working in a previous version ⚙️ adls gen2 Related to hierarchical namespaces (ADLS Gen 2) ⚙️ blobs Related to blob storage ⚙️ files Related to file storage 🧪 testing Found through regular testing ✅ merged A fix for this issue has been merged
Milestone

Comments

@v-xianya
Copy link
Member

Storage Explorer Version: 1.33.0-dev (96)
Build Number: 20240120.3
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.2(Apple M1 Pro)
Architecture: x64/x64/arm64
How Found: From running test cases
Regression From: Previous release (1.32.1)

Bug Descriptions

  1. The file will be opened if drag and drop it to one Public attached blob container explorer.
  2. The file will be opened if drag and drop it to Snapshots/Versions view.

Steps to Reproduce

  1. Expand one storage account -> Blob Containers.
  2. Create a blob container -> Upload one blob.
  3. Right click the blob -> Click 'Manage History -> Manage Versions'.
  4. Drag and drop one file to the versions view.
  5. Check there is an activity log, and no file is not opened.

Expected Experience

  1. There is an activity log.
  2. No file is opened.

Actual Experience

  1. There is an activity log.
  2. The file is opened.
    image
@v-xianya v-xianya added 🧪 testing Found through regular testing ⚙️ blobs Related to blob storage ⚙️ files Related to file storage 🪲 regression Issue was working in a previous version ⚙️ adls gen2 Related to hierarchical namespaces (ADLS Gen 2) labels Jan 22, 2024
@MRayermannMSFT MRayermannMSFT added this to the 1.33.0 milestone Jan 22, 2024
@JasonYeMSFT
Copy link
Contributor

I merged a change to prevent opening the file in a new window.

@JasonYeMSFT JasonYeMSFT added the ✅ merged A fix for this issue has been merged label Jan 23, 2024
@v-xianya
Copy link
Member Author

Verified this issue on the main build 20240123.1. Fixed. So, we are going to close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 regression Issue was working in a previous version ⚙️ adls gen2 Related to hierarchical namespaces (ADLS Gen 2) ⚙️ blobs Related to blob storage ⚙️ files Related to file storage 🧪 testing Found through regular testing ✅ merged A fix for this issue has been merged
Projects
None yet
Development

No branches or pull requests

3 participants