Skip to content

Snackbar refactor

Loic Huder requested to merge snackbar-refactor into main

For #185 (closed)

  • Use helpers (like showInfoMsg, showErrorMsg) instead of setting the full snackbar parameters.
  • Extract the snackbar slice in its own store to flatten the parameters object in the store.
Edited by Loic Huder

Merge request reports