Skip to content

CSS: Cursor Pointer rule for cancel button.#39158

Closed
dhruvchandak30 wants to merge 2 commits intotwbs:mainfrom
dhruvchandak30:Pointer
Closed

CSS: Cursor Pointer rule for cancel button.#39158
dhruvchandak30 wants to merge 2 commits intotwbs:mainfrom
dhruvchandak30:Pointer

Conversation

@dhruvchandak30
Copy link
Copy Markdown

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

Comment thread scss/forms/_form-control.scss
@ghost
Copy link
Copy Markdown

ghost commented Sep 26, 2023

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

@dhruvchandak30
Copy link
Copy Markdown
Author

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

@julien-deramond
Copy link
Copy Markdown
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