mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
- Simplified the handling of enhanced text in AddFeatureDialog and EditFeatureDialog by storing the enhanced text in a variable before updating the state. - Updated the dropdown menu and button components to ensure consistent styling and behavior across both dialogs. - Enhanced user experience by ensuring the cursor style indicates interactivity in the dropdown menus. This refactor improves code readability and maintains a consistent UI experience.