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
Describe the bug
In the libraries pane all current sas libraries including their tables are displayes. If one wants to delete more than one table from the library, one can select multiple tables by pressing STRG while clicking. All selected tables are highlighted in light blue color. On right clicking one of the selected tables the highlighting changes to a light gray and the right-clicked table get sourrounded by a blue sqare. In the context menue one can select to delete the table. Only the blue surrounded table gets deleted, not all previously selected tables as exprected.
Steps to reproduce
Copy multiple tables to work library (proc copy in=sashelp out=work; select cars class; run)
Go to "LIBRARIES" pane and select the work library
Hold STRG and left-click both just copied tables
Righ-click the just selected tables and select Delete from the context menue
Only one table is deleted instead of all selected tables
Expected behavior
All selected tables are deleted at the same time. Ideally there would be a confirmation question about deleting multipe tables
Screenshots
Environment (please complete the following information):
Client OS: Windows 11
Extension version: 1.10.2
SAS version: Viya 2024.03
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
In the libraries pane all current sas libraries including their tables are displayes. If one wants to delete more than one table from the library, one can select multiple tables by pressing STRG while clicking. All selected tables are highlighted in light blue color. On right clicking one of the selected tables the highlighting changes to a light gray and the right-clicked table get sourrounded by a blue sqare. In the context menue one can select to delete the table. Only the blue surrounded table gets deleted, not all previously selected tables as exprected.
Steps to reproduce
Expected behavior
All selected tables are deleted at the same time. Ideally there would be a confirmation question about deleting multipe tables
Screenshots
Environment (please complete the following information):
Client OS: Windows 11
Extension version: 1.10.2
SAS version: Viya 2024.03
Additional context
The text was updated successfully, but these errors were encountered: