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

adding cursor on the filter icon button #673

Open
supportAppick opened this issue May 18, 2023 · 4 comments
Open

adding cursor on the filter icon button #673

supportAppick opened this issue May 18, 2023 · 4 comments

Comments

@supportAppick
Copy link

Suggest adding a cursor pointer to the filter icon button in the GitHub issue description. This will enhance the user experience by providing a visual cue that the button is interactive and can be clicked. Users will be able to easily identify and use the filter functionality without the need for additional instructions or code changes.

@Nikkisj
Copy link

Nikkisj commented Sep 12, 2023

I would like to propose a following approach to implementing the cursor on the filter icon button:

  1. Add CSS rules to style filter button and define the cursor effect when hovering over it. We can use CSS pseudo-classes like :hover to apply styles when the mouse pointer is over the button.
  2. Set the cursor property to pointer for the default behavior, which makes the cursor change to a hand icon when hovering over the button. You can change it to other cursor types like crosshair, grab, or move depending on your design.
    When you hover over the button, the cursor should change, indicating interactivity.
    By following these steps, you can easily add a cursor effect to your filter icon button .

@manisha765
Copy link

Im intrested in working on this issue. could you please assign this issue to me?

@Ger-Cub
Copy link

Ger-Cub commented Apr 16, 2024

Hello, I'd like to work on this issue. Please assign this to me if possible.

@Codewithmeowmeow
Copy link

i would like to work on this issue ,kindly assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants