microsoft / Microsoft-Fabric-workload-development-sample

Demonstrates how to implement a Microsoft Fabric workload in .net and typescript
Other
30 stars 16 forks source link

Newly created item does not display in the workspace till you refresh the browser #133

Closed dhrumil83 closed 2 weeks ago

dhrumil83 commented 1 month ago

Call callItemCreate then go to the workspace page.

New Item does not display will you refresh the page.

michal-mano commented 1 month ago

Hi, Could you elaborate on how to reproduce this? When an item is created, you should navigate to the item. This is the behavior for all items in Fabric. Are you saying that after you navigate to the item page and then navigate back to the workspace, the item doesn't appear?

dhrumil83 commented 1 month ago

I was not navigating to the item right away. Once I do that, and go to the workspace page, the item is available. Still seems like a bug where navigating to the item is required.

anitamayorov commented 2 weeks ago

Hi @dhrumil83, We do not support this behaviour therefore for now the workaround is, as you mentioned, to manually refresh the page. No ETA.

Thanks