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

[OTHER] change the span to a button for the is bad words element #666

Open
Dun-sin opened this issue Aug 18, 2024 · 2 comments
Open

[OTHER] change the span to a button for the is bad words element #666

Dun-sin opened this issue Aug 18, 2024 · 2 comments
Labels
Easy Easy to work on EddieHub:good-first-issue frontend this issue requires knowlegde of frontend good first issue Good for newcomers hacktoberfest 🏁 status: ready for dev issue is ready to be worked on up for grabs anyone can ask to work on this

Comments

@Dun-sin
Copy link
Owner

Dun-sin commented Aug 18, 2024

What would you like to share?

<span
onClick={() => showBadword(id)}
className="text-sm cursor-pointer"
>
See
</span>
<span
onClick={() => hideBadword(id)}
className="text-red text-sm cursor-pointer"
>
Hide
</span>

Additional information

This issue depends on #663

@Dun-sin Dun-sin added good first issue Good for newcomers EddieHub:good-first-issue Easy Easy to work on up for grabs anyone can ask to work on this hacktoberfest frontend this issue requires knowlegde of frontend 🏁 status: ready for dev issue is ready to be worked on 🚦 status: awaiting approval waiting for maintainer to accept issue as ready to work and removed 🏁 status: ready for dev issue is ready to be worked on labels Aug 18, 2024
Repository owner deleted a comment from github-actions bot Aug 18, 2024
Copy link
Contributor

To reduce notifications, issues are locked until they are valid/approved and to be assigned. In the meantime read the contributing guidelines -> https://github.com/Dun-sin/Whisper/blob/main/CONTRIBUTING.md

@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2024
@Dun-sin Dun-sin added 🏁 status: ready for dev issue is ready to be worked on and removed 🚦 status: awaiting approval waiting for maintainer to accept issue as ready to work labels Nov 22, 2024
@github-actions github-actions bot unlocked this conversation Nov 22, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Easy to work on EddieHub:good-first-issue frontend this issue requires knowlegde of frontend good first issue Good for newcomers hacktoberfest 🏁 status: ready for dev issue is ready to be worked on up for grabs anyone can ask to work on this
Projects
None yet
1 participant