Skip to content

TextEditor Modal clicks trigger Default Row Action redirection #7503

@ucscode

Description

@ucscode

In the Index view, clicking the backdrop/overlay of a TextEditorField modal to dismiss it incorrectly triggers the ea-clickable-row default action.

Steps to Reproduce:

  1. Open a TextEditorField modal on the Index page.
  2. Click the dark overlay (backdrop) to close it.

Actual Behavior:

The modal closes, but the browser immediately navigates to the Edit/Detail page because the click was captured by the table row.

Expected Behavior: Clicking the backdrop should only dismiss the modal and not trigger background row actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions