Our new Editor Action Bar, first introduced in https://github.com/posit-dev/positron/pull/5181, is provided for all editor tabs; this includes Data Explorer tabs. Currently, the Data Explorer already has its own type of action bar, but this is now a bit much 😆 with the new additional bar:
The existing actions for the Data Explorer should be contributed to the new bar that we have on all editor tabs, and the existing bar should go away.
(This will also be the way that plots in editor tabs will offer richer UI affordances cc @timtmok )
[!NOTE]
This together with #5360 is probably the minimum feature set for turning this bar on by default instead of off.
Our new Editor Action Bar, first introduced in https://github.com/posit-dev/positron/pull/5181, is provided for all editor tabs; this includes Data Explorer tabs. Currently, the Data Explorer already has its own type of action bar, but this is now a bit much 😆 with the new additional bar:
The existing actions for the Data Explorer should be contributed to the new bar that we have on all editor tabs, and the existing bar should go away.
(This will also be the way that plots in editor tabs will offer richer UI affordances cc @timtmok )