Removed `isPopoverOpen` state and associated `useEffect` hook. Auto-focus and select logic for the input are now directly handled within `handlePopoverOpen`, reducing state management complexity. |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| types | ||
| utils | ||
Removed `isPopoverOpen` state and associated `useEffect` hook. Auto-focus and select logic for the input are now directly handled within `handlePopoverOpen`, reducing state management complexity. |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| types | ||
| utils | ||