Skip to content

bug(mat-chip-option): Cursor should be "pointer" on hover #26050

Closed
@devcrev

Description

@devcrev

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

When using "Basic chips" as shown in the documentation at https://material.angular.io/components/chips/overview, (v15.0.0) The mouse cursor should be styled as "pointer" instead of the "default" cursor.

Reproduction

Steps to reproduce:

  1. Use the link in the issue description.
  2. Hover the mouse over each of the first example chips in this overview section, i.e. "One fish", "Two fish", etc.
  3. Notice the mouse cursor does not change when hovering over these "clickable" chips.

Expected Behavior

Cursor to change to "pointer" when hovering over clickable chips.

Actual Behavior

The cursor remains as "default" when hovering over clickable chips.

Environment

  • Angular: 15.0.0
  • CDK/Material: 15.0.0
  • Browser(s): Chrome, Firefox, Edge
  • Operating System: Windows 10

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/chips

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions