Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: populate subcategory dialog fields on initial load after page re…
…fresh - Added logic to initialize 'name' and 'description' fields with existing values when the dialog is opened for the first time after a page refresh. - Implemented a watcher to ensure that fields are pre-filled with the correct data, preventing users from having to retype entire fields for minor edits.
- Loading branch information