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

[FE] Delete individual blog post #385

Open
edichoska opened this issue Jun 19, 2024 · 0 comments
Open

[FE] Delete individual blog post #385

edichoska opened this issue Jun 19, 2024 · 0 comments
Assignees
Labels
frontend This is a frontend component

Comments

@edichoska
Copy link
Contributor

edichoska commented Jun 19, 2024

On click on delete, we show a modal to state that this is a destructive action. (Hint: we have a reusable modal component, you can use that one here)
We should ask the user to confirm to delete the blog post.
On Confirm we would delete the blog post; on Cancel we are dismissing the action

@edichoska edichoska converted this from a draft issue Jun 19, 2024
@edichoska edichoska added the frontend This is a frontend component label Jun 19, 2024
@mitkapanarin mitkapanarin self-assigned this Sep 29, 2024
@MarijaTrajkoska MarijaTrajkoska self-assigned this Nov 18, 2024
@gogostanoev gogostanoev self-assigned this Dec 1, 2024
@gogostanoev gogostanoev moved this from To Do to In progress in LearnHub Task Management Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This is a frontend component
Projects
Status: In progress
Development

When branches are created from issues, their pull requests are automatically linked.

5 participants