Resolved an issue affecting the first click when adding tags to notes.
Changes
- Corrected event handling in the tag input field to ensure proper focus.
- Adjusted the SwiftUI state management to prevent premature UI updates.
- Refined the gesture recognizer logic to eliminate glitches on initial clicks.