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
* fix: inspector view tab priority
- fixes issue where inspector view priorities were not being passed to the view registry
* chore: run lint:fix
- eslint sez no danglin' commas! EVER!
* fix: update more viewProviders
---------
Co-authored-by: Shefali Joshi <[email protected]>
Modify an InspectorViewProvider's priority to an overwhelmingly positive or negative integer value and ensure that the new order is reflected in the view
Summary
InspectorViews show up in the same order regardless of priority.
Expected vs Current Behavior
InspectorViews should be able to be reordered by priority.
Steps to Reproduce
Environment
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: