Craig Alvord
Craig Alvord
@sumitkm Did a little more digging, and I've updated the example to more closely resemble the situation we're running into. There is no problem with `Observable` type, but that's not...
Adding an activity when adding or removing Quick Access items is super easy. There seems to be a problem, however, with the action that selects the newly added Quick Access...
Node selection problem has been addressed. Code has been merged.
@v-kellyluo There's some conflicting information between the bug title and the repro steps. Are you executing the default query that is created, or are you removing all clauses before executing...
This appears to be a problem with the emulator and not Storage Explorer. I believe trying to run a query with no clauses is an edge case that not many...
Progress percentage was not reported initially, so moving to 1.24.0.
Date/time for what exactly? Are you referring to a Last Modified time?
This is a known issue related to the height calculations made for the table when a layout occurs. We're not sure what causes this yet. We added a small delay...
We're currently working on a re-haul of the table explorer using React. Considering the complexity of the explorer as of now, and that the issue has an easy workaround, we...
Each platform comes with compression CLI tools. If we considered using those, we'd be able to eliminate the need for a dependency entirely. Bonus points if the tools are all...