Where did this happen?
Hosted (app.compasscalendar.com), Local code with an up-to-date main branch
Expected Behavior
When the FloatingEventForm is open and the user moves their cursor to hover over a different event preview, the form should remain open and not close or lose focus.
Current Behavior
Currently, if you have the FloatingEventForm open and move your mouse to another event preview, the FloatingEventForm closes. The form should be open to allow the user manipulate its preview(resizing), and also to avoid disrupting the editing experience when the cursor move is accidental.
Steps to Reproduce
- Open the day view with several events.
- Click or open the FloatingEventForm for a specific event.
- While the form is open, hover your cursor over another event preview on the calendar agenda surface.
- The FloatingEventForm closes immediately.
Possible Solution
The FloatingEventForm should not close unless the user explicitly closes it, such as by clicking away from both the form and any event preview, or by completing/canceling their edit.
Context
No response
Where did this happen?
Hosted (app.compasscalendar.com), Local code with an up-to-date main branch
Expected Behavior
When the FloatingEventForm is open and the user moves their cursor to hover over a different event preview, the form should remain open and not close or lose focus.
Current Behavior
Currently, if you have the FloatingEventForm open and move your mouse to another event preview, the FloatingEventForm closes. The form should be open to allow the user manipulate its preview(resizing), and also to avoid disrupting the editing experience when the cursor move is accidental.
Steps to Reproduce
Possible Solution
The FloatingEventForm should not close unless the user explicitly closes it, such as by clicking away from both the form and any event preview, or by completing/canceling their edit.
Context
No response