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

[Added]: Custom label functionality. #78

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

kushchoudhary98
Copy link

This PR adds functionality that enables users to use their own custom labels while filtering out GitHub issues.

fixes #72

Copy link

vercel bot commented Oct 21, 2024

Someone is attempting to deploy a commit to the vatsalsinghkv's projects Team on Vercel.

A member of the Team first needs to authorize it.

@kushchoudhary98
Copy link
Author

@vatsalsinghkv I have managed to add the functionality. It adds the label, but I have to click the new label to apply it.

Screen.Recording.2024-10-21.at.5.50.34.AM.mov

I can't get my head around on how to make it apply the filter the instant I press return.

Copy link

vercel bot commented Oct 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
easy-fix ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 8:36am

Copy link
Owner

@vatsalsinghkv vatsalsinghkv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kushchoudhary98 Please check the comment and get back

src/models/Label.ts Show resolved Hide resolved
@vatsalsinghkv vatsalsinghkv added the hacktoberfest This issue is a part of hacktoberfest label Oct 21, 2024
@vatsalsinghkv vatsalsinghkv merged commit 0b38ef3 into vatsalsinghkv:main Oct 22, 2024
1 check passed
@vatsalsinghkv
Copy link
Owner

@kushchoudhary98 nice work man

@vatsalsinghkv vatsalsinghkv added the hacktoberfest-accepted This PR is accepted for Hacktoberfest label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest This issue is a part of hacktoberfest hacktoberfest-accepted This PR is accepted for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Option to add custom labels.
2 participants