Closed v-xianya closed 1 week ago
I have also noticed this with queue tabs.
Hi @craxal @richardMSFT
Today, we discovered that if there are two tabs with the same display name, all restored tabs except the first one will display as blank. This issue is a regression bug from version 1.35.0.
In my case, I don't think any of the tabs have to have matching names. I've noticed it happens specifically to tables and queues.
@richardMSFT Let's make absolutely sure tab restoration is working correctly with or without differentiation data. Let's also make sure in upgrade scenarios that tabs aren't breaking.
Similar issue here - tabs blank possibly because my IP has changed & I no longer have access to a storage account due to storage firewall.
However, once my IP is added to the Storage firewall all preserved tabs remain blank - it feels like a refresh would resolve but the tool bar is not present on the blank tabs.
@maps-mike This is unrelated to your IP address changing or the need for a refresh. Can you verify the version of Storage Explorer you are using?
We looked into it and found a subtle bug in our UI code. We defer loading any panel UI for tabs until the tab is selected and its content is to be shown. A variable that triggers loading wasn't getting updated as expected, so the tab content wasn't getting loaded. Hence why the tab would appear blank.
The fix is relatively easy. We will update you on progress and when to expect a fix.
Awesome - glad its an easy fix!
Version 1.36.2 (103)
Verified this issue on the build hotfix/1.36.3 20241108.5. Fixed.
Storage Explorer Version: 1.37.0-dev (102) Build Number: 20241029.5 Branch: main Platform/OS: Windows 11/Windows 11/Linux Ubuntu 22.04/MacOS Sequoia 15.0(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: Exploratory testing Regression From: Not a regression
Steps to Reproduce
Expected Experience
The editors of the restored tabs display correctly.
Actual Experience
The editors of the restored tabs display as blank.