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

feat: Preview feature added in new and edit post functionality (issue #180) #278

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

Parth18Shah
Copy link
Contributor

Pull Request for Issue #180

Title

Added Preview mode while creating a new post or updating a current one

Description

This will allow the user to confirm whether their code works when adding a new post or updating an existing one.

Related Issues

N.A.

Changes Made

A new component for the text area fields and the preview section was added.
Additionally, a toggle button was added for the user to switch between editing and previewing the code.
Finally, a toast was added if the user clicked on the text editor during preview mode.

Checklist

  • I have tested the changes locally
  • Documentation has been updated (if necessary)
  • Changes are backward-compatible

Screenshots (if applicable)

N.A.

Additional Notes

N.A.

Footer

Copy link

vercel bot commented Jun 23, 2024

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

Name Status Preview Comments Updated (UTC)
style-share ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2024 6:48am

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Owner

@VaibhavArora314 VaibhavArora314 left a comment

Choose a reason for hiding this comment

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

looking good, give me time to review it completely

@VaibhavArora314 VaibhavArora314 merged commit 24d088e into VaibhavArora314:main Jun 24, 2024
4 checks passed
Copy link

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

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

Successfully merging this pull request may close these issues.

2 participants