fix view form validation happening while filters are being added, delay validation on form submit

Set missing .stop modified on click events
This commit is contained in:
Abhinav Raut
2025-09-11 00:16:58 +05:30
parent 50baa8491b
commit faf2082561
3 changed files with 41 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
<template>
<Button
variant="ghost"
@click.prevent="onClose"
@click.stop="onClose"
size="xs"
class="text-gray-400 dark:text-gray-500 hover:text-gray-600 hover:bg-gray-100 dark:hover:bg-gray-800 w-6 h-6 p-0"
>