Alex Ma

Results 35 comments of Alex Ma

The test failure in this PR is not caused by this change specifically, when I ran the unit test on the main branch, it had the same unexpected error result...

I moved the refresh icon functionality so that upon refresh completion of the item's children, and/or the item itself in the case of it being collapsed, it will show the...

I decided to set the ShowLoading attribute to true for the server tree, so that after a delay of 800 (which is the existing delay for it), it will show...

Here's how the refresh logic works for the loading indicator in trees as I found in my findings: There are two different types of trees: Async and Non Async, they...

It only extremely briefly appears when the timeout is set to zero at first load. Literally the data provider loads so fast that it is impossible for the loading status...

Timeout has been removed for more responsive refresh visibility, additionally the STS refresh call from hitting the action button has been moved to async server tree only (due to it...

Issue appears to be caused by changes to how cell changes are handled by tables.

This is not just an edit data error, it happens in general when trying to connect to the sever in the screenshot via the new connection button. It appears to...

It seems that when I attempt to debug the 174 version of the extension (where this error did not pop up in the release version), this error pops up in...