You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support sharing URLs for dataplatform datasets & tables (#11038)
### Related
* Part of #10866
### What
Web viewer URL bar reacts to this accordingly, [copy direct
link](#11035) will pick it up and
you can navigate to the resulting URL in all the places that take URLs
(like command line or command pallette or `url` parameter)
https://github.com/user-attachments/assets/f9843337-70bc-4708-9256-5395686c0534
(ignore errors & missing loads. Sandbox is having some issues as of
writing)
Also fixes an issue where navigation back to the server looked broken
because it didn't select it as well as general missing redraws.
// TODO(#10866): Implement this. Antoine and I figured that display mode (and item) should just contain the entry uri. We should have this knowledge on all creation sites!
0 commit comments