Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. May 19, 2023
  2. May 18, 2023
  3. May 17, 2023
  4. May 16, 2023
    • Emmad Usmani's avatar
      allow undoing tab deletion (#30497) · d4621d14
      Emmad Usmani authored
      * refactor `DELETE_TAB` reducer to use tombstone deletion and save a history object
      
      * add undo after tab deletion
      
      * add e2e test case
      
      * refactor other reducer cases to use mutable draft state
      
      * use scoped selectors for e2e test
      
      * fix unit test
      d4621d14
Loading