microsoft / microsoft/AzureStorageExplorer
Can no longer move columns by clicking and dragging
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version
1.46.0
Regression From
1.45.0
Architecture
x64
Storage Explorer Build Number
20260827.4
Platform
All
OS Version
Windows 11
Bug Description
I used to be able to rearrange columns in Table Storage by clicking on the column header and dragging it to a new location. Now the cursor changes to the red slashed circle. Columns can be arranged with the Customize Columns interface, but I liked being able to do it quickly with click and drag. I don't want to have to use the clunky Customize Columns interface. Can we bring back the click and drag please?
Resource Types
Tables
Authentication Method
Shared access signature (SAS)
Connection Type
Attachment
Steps to Reproduce
- Launch Storage Explorer
- Open a table
- Click a column header (eg: PartitionKey)
- Drag it to a new location (eg: to the right of RowKey)
- Cursor either turns into the red slashed circle or the column fails to move.
Actual Experience
Expected Experience
The column should move to the new location
Additional Context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the drag failure in the Table Storage view using the listed steps, then inspect the table column behavior alongside the Customize Columns interface. The fix is complete when a column such as PartitionKey can be dragged to a new position and the change is reflected in the table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100