Skip to content

floatingEventForm closes when hovering another event preview with the form open #1365

@victor-enogwe

Description

@victor-enogwe

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

  1. Open the day view with several events.
  2. Click or open the FloatingEventForm for a specific event.
  3. While the form is open, hover your cursor over another event preview on the calendar agenda surface.
  4. 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

Metadata

Metadata

Assignees

Labels

webFrontend/web related issue

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions