feat(division): add form dialog for creating new division

- Implement dialog form with validation schema for division creation
- Add combobox component for parent division selection
- Include form submission handling with reset and error states
- a11y
This commit is contained in:
Khafid Prayoga
2025-09-02 16:14:40 +07:00
parent 132068fcde
commit 664849e15b
6 changed files with 198 additions and 107 deletions

No files matched your search

@@ -64,7 +64,9 @@ function clearSearch() {
<div v-if="props.prep.refSearchNav" class="ml-3 text-lg text-gray-900 relative">
<div class="relative">
<Input
id="search-table"
v-model="searchModel"
name="search-table"
type="text"
class="w-full rounded-md border bg-white px-4 py-2 text-gray-900 sm:text-sm"
:class="[