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

[UST-273] [Frontend] [Feat]: Display reported or blocked content for owner #548

Open
ryanycw opened this issue Oct 15, 2024 · 0 comments · May be fixed by #568
Open

[UST-273] [Frontend] [Feat]: Display reported or blocked content for owner #548

ryanycw opened this issue Oct 15, 2024 · 0 comments · May be fixed by #568
Assignees
Labels
feature new feature frontend open to all the issues that is open to all contributors

Comments

@ryanycw
Copy link
Member

ryanycw commented Oct 15, 2024

Describe the solution you'd like

Adjust the condition here add a checker to see if the epochKey belongs to the user

{isReported && <PostReportedMask />}
{isBlocked && <PostBlockedMask />}

@github-actions github-actions bot added feature new feature frontend labels Oct 15, 2024
@ryanycw ryanycw changed the title Feat(Frontend): Display reported or blocked content for owner [UST-273] [Frontend] [Feat]: Display reported or blocked content for owner Oct 23, 2024
@cc03668 cc03668 added the open to all the issues that is open to all contributors label Oct 24, 2024
@badukwei badukwei self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature frontend open to all the issues that is open to all contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants