Maintain editor tab order and active tab when restoring Data Explorer editors #5489
Labels
area: data explorer
Issues related to Data Explorer category.
enhancement
New feature or request
usability
Milestone
Describe the issue:
#5475 implemented the restoring of Data Explorer tabs upon reloading the IDE for #3172. However, the Data Explorer tabs are restored after any code editors are restored and tab order is not tracked, which can cause the editor tab ordering to change.
Steps to reproduce the issue:
R 4.4.0
View(iris)
Developer: Reload Window
command in the Command Prompt (See Persisting UI state on session reload #5462 for more ways to reload)Expected or desired behavior:
The tab order before reloading the IDE should be preserved, and a reopened Data Explorer tab should not become the active tab if another editor were previously the active tab.
From #5475 (review)
Were there any error messages in the UI, Output panel, or Developer Tools console?
N/A
The text was updated successfully, but these errors were encountered: