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

[FEATURE] Adding onClick prop in the Button component for better intellisense #10141

Open
1 task done
nidhish-srivastava opened this issue Jan 13, 2024 · 3 comments · May be fixed by #10156
Open
1 task done

[FEATURE] Adding onClick prop in the Button component for better intellisense #10141

nidhish-srivastava opened this issue Jan 13, 2024 · 3 comments · May be fixed by #10156
Assignees
Labels
⭐ goal: addition undefined 🔢 points: 2 undefined 🏁 status: ready for dev You can asked for this issue to be assigned (if not already assigned)

Comments

@nidhish-srivastava
Copy link

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Is your feature request related to a problem/unavailable functionality? Please describe.

The button uses onClick event very often and in the Button component,we dont have a prop for onClick

Proposed Solution

In the Button component,we have ...restProps but i will add an onClick prop for better developer experience and intellisense

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

No response

@nidhish-srivastava nidhish-srivastava added ⭐ goal: addition undefined 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) labels Jan 13, 2024
Copy link
Contributor

To reduce notifications, issues are locked until they are 🏁 status: ready for dev You can asked for this issue to be assigned (if not already assigned) and to be assigned. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md

@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2024
@SaraJaoude
Copy link
Member

Thank you for raising. I have assigned this to you.

Please also add href as that is used just as frequently.

@SaraJaoude SaraJaoude added 🏁 status: ready for dev You can asked for this issue to be assigned (if not already assigned) 🔢 points: 2 undefined and removed 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) labels Jan 20, 2024
@github-actions github-actions bot unlocked this conversation Jan 20, 2024
Copy link
Contributor

The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md

@nidhish-srivastava nidhish-srivastava linked a pull request Jan 21, 2024 that will close this issue
6 tasks
@sital002 sital002 linked a pull request Jan 21, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ goal: addition undefined 🔢 points: 2 undefined 🏁 status: ready for dev You can asked for this issue to be assigned (if not already assigned)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants