Add cursor-pointer rule for search clear
Prerequisites
- [X] I have searched for duplicate or closed feature requests
- [X] I have read the contributing guidelines
Proposal
Pseudo-element with id search-clear does not have cursor-pointer, why? How about adding this css rule? It seems right to me.
v5.3.1
Motivation and context
This is a standard way of feedback for users, a trifle, but nevertheless
@DenisLopatin Yess there should be a pointer on the cancel button. Can I work on this issue?
yes, of course @dhruvchandak30
@DenisLopatin Can you please mention where is this Search Bar located on website?
@dhruvchandak30 https://getbootstrap.com/docs/5.3/components/navbar/#supported-content for example
@DenisLopatin Can you please mention the location of where did you find this code (in which directory)?
Because I am not able to see the code while inspecting the element.
@dhruvchandak30 This is part of the shadow DOM. It is not so easy to reach it. You can do the following to commit the changes:
I reassembled the project and made sure it worked. If the bootstrap.css team approves, then congratulations))
@julien-deramond Now should I change the commit message from CSS: Cursor Pointer rule for cancel button to CSS: Added Cursor Pointer for search clear button. ?
Don't worry @dhruvchandak30 we can change the commit messages when we merge PRs
This is actual now? The PR was closed