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

Implement Create Post Dialog #234

Closed
odenizddd opened this issue May 17, 2024 · 2 comments
Closed

Implement Create Post Dialog #234

odenizddd opened this issue May 17, 2024 · 2 comments
Assignees
Labels
status: new Issue is new.

Comments

@odenizddd
Copy link
Contributor

Description

We need a component that can be used to create new posts. This component should be implemented like a dialog. When a button is clicked it should open and take text and image input. When the post button is clicked, collected inputs should be sent to backend endpoints. And if any place other than the dialog is clicked, it should close as well.

Estimated Time

4 hours

Reviewer

@Reviewer - @ebrarkiziloglu

@odenizddd odenizddd added the status: new Issue is new. label May 17, 2024
@odenizddd odenizddd self-assigned this May 17, 2024
@odenizddd
Copy link
Contributor Author

I implemented the create post component. Review needed @ebrarkiziloglu

@ebrarkiziloglu
Copy link
Contributor

It works splendidly. Great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: new Issue is new.
Projects
None yet
Development

No branches or pull requests

2 participants