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
* feat: Replace MessageDialog with KModal in EditModal
Replace upload progress and save failed dialogs with KModal components.
Maintains existing functionality and adds unit tests.
Fixes#5422
* [pre-commit.ci lite] apply automatic fixes
* Migrate editModal.kmodal.spec.js to @testing-library/vue and fix linting issues
* fix: fixed KModal to use its own inbuilt buttons from docs
* fix: fixed the test to use actual kmodal for testing
* fix: Test actual EditModal component instead of mock components and rewrite the test
* [pre-commit.ci lite] apply automatic fixes
* chore: remove editModal.kmodal.spec.js from PR as per review feedback
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
0 commit comments