Uh oh!
There was an error while loading. Please reload this page.
[Remove Vuetify from Studio] Alert dialog - #5522
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
kart-u
commented
Nov 4, 2025
Hi @MisRob, I’ve refactored the code as requested. Could you please review and confirm if it looks good? |
MisRob
commented
Nov 4, 2025
Thank you, @kart-u, it's on my review list - I will follow-up with you. |
bjester
commented
Nov 5, 2025
The frontend test suite seems to be timing out. @kart-u It's possible the corresponding frontend tests need updated for the changes here, i.e. maybe |
kart-u
commented
Nov 5, 2025
@bjester yes I will look into this |
kart-u
commented
Nov 5, 2025
@bjester corrected test now working fine on my local tests |
MisRob
left a comment
There was a problem hiding this comment.
Thanks for taking care of the test too @kart-u@bjester. I don't quite understand why tests started timing out on this opportunity, but I read the test suite and the component - given the way it works now and what the test suite attempts to check, I think that the change is meaningful.
As for the alerts, I previewed them and confirm that they work as expected. Code changes make sense. Thanks!
Uh oh!
There was an error while loading. Please reload this page.



Summary
Issues:-
Uploader.vue&ThumbnailGenerator.vueAlert.vueDescription of changes:-
Alertmodal toKModalin both filesAlert.vuefile:style="{ color: $themeTokens.annotation }"fortokens.annotationManual Testing Results
References
Closes#5472