Skip to content

data-grid-search component close button missing type='buttom',when warp in a form ,click button will submit form. #1183

Description

@fengkaiii
                    <button
                        aria-label="Close Search"
                        aria-hidden={!showSearch}
                        data-testid="search-close-button"
                        tabIndex={showSearch ? undefined : -1}
                        // type="button"
                        onClick={onClose}>
                        {closeX}
                    </button>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions