Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS: Cursor Pointer rule for cancel button. #39158

Closed
wants to merge 2 commits into from
Closed

CSS: Cursor Pointer rule for cancel button. #39158

wants to merge 2 commits into from

Conversation

dhruvchandak30
Copy link

Description

For the Cancel Button in Forms the cursor type was default and is now changed to cursor-pointer.

Motivation & Context

This is a standard way of feedback for users, a trifle, but nevertheless

Type of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

image
image

Related issues

closes: #39114

@ghost
Copy link

ghost commented Sep 26, 2023

so is this issue closed? Or do we sill got work on it?

@dhruvchandak30
Copy link
Author

@yettobeageek I think this issue has been resolved and ready to be merged?
@patrickhlauke

@julien-deramond
Copy link
Member

Probably other maintainers will look at it. Don't worry, you'll get a notification when it'll be merged.

@dhruvchandak30 dhruvchandak30 closed this by deleting the head repository Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cursor-pointer rule for search clear
5 participants