patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Bug - Label - 'Add label' does not match core

Open nicolethoen opened this issue 6 months ago • 3 comments

The 'Add label' in the editable-label-group-with-add-button example in the react documentation doesn't have a pointer cursor on hover and is not a button under the hood like the Add label example in the core documentation.

nicolethoen avatar Aug 26 '25 13:08 nicolethoen

I believe this has been fixed, I am not able to reproduce the reported issue.

Using the provided links and searching for the mentioned buttons, they are both of type "button" and display the correct cursor. (IE. clickable).

@nicolethoen can you revalidate?

enricobguedes avatar Sep 29 '25 13:09 enricobguedes

the 'add label' button for me in the example linked react docs is still showing the incorrect cursor and does not look like its hovering over a button

nicolethoen avatar Oct 09 '25 16:10 nicolethoen

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Dec 13 '25 11:12 github-actions[bot]