Skip to content

Pressing Enter Triggers Prev, Next Twice #600

Open
@liansnail

Description

@liansnail

Description:

When the Enter key is pressed on a focused pagination button (such as "Prev" or "Next"), the corresponding handler is triggered twice. This occurs because the focused button triggers a click event when Enter is pressed.

Expected Behavior:

The handler should be triggered only once per Enter key press.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions