Actions
dev #1658
openNewly created scale table will be selected by default upon creation
Start date:
01/13/2025
Due date:
01/13/2025 (about 15 months late)
% Done:
100%
Estimated time:
2:00 h
Spent time:
Description
Details:¶
- When a user creates a new scale table, the application should automatically select the newly created table as the active table.
- This functionality improves the user experience by streamlining workflows and reducing the need for manual selection after creation.
Acceptance Criteria:¶
- Upon successful creation of a scale table:
- The newly created table should be set as the default selected table.
- Any previously selected table should be deselected.
- Verify that the selected table reflects correctly in the UI and backend.
Actions