Skip to content
Snippets Groups Projects

Fix/vistab close

Merged Samed requested to merge fix/vistab_close into main

BUG: Wrong vis being closed when multiple vis are open at the same time

Changes:

  1. removeVisualization:
  • Changed || to ?? for index handling
  • Added validation check before operations
  1. reorderVisState:
  • Added bounds validation check for indices
  • Changed the active index updating logic to handle three cases:
    1. Moving the active tab
    2. Moving a tab before current active tab
    3. Moving a tab after current active tab

Some more validation checks added to other reducers

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading