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

[ADDED] Feat: Making new post in blogs functional #1521 #1522

Merged
merged 3 commits into from
Oct 26, 2024

Conversation

KrishPatel1205
Copy link
Contributor

@KrishPatel1205 KrishPatel1205 commented Oct 25, 2024

Related Issue

Fixes: #1521

Description

When user goes to the blog page and clicks on the new post button the user now gets redirected to another page when he can actually create a new post unlike before when the button was not functional and didn't have any use.

The new page is fully functional and has all the current features like correct header, footer, light/dark mode, etc.

Fixes issue #1521

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Screen.Recording.2024-10-25.at.10.35.32.PM.mov
Screenshot 2024-10-25 at 10 37 44 PM Screenshot 2024-10-25 at 10 38 02 PM

Checklist:

  • I have made this change from my own.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots after making the changes.

Copy link

vercel bot commented Oct 25, 2024

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

Name Status Preview Comments Updated (UTC)
buddy-trail ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2024 5:04pm

Copy link
Contributor

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

netlify bot commented Oct 25, 2024

Deploy Preview for buddytrail ready!

Name Link
🔨 Latest commit af326f5
🔍 Latest deploy log https://app.netlify.com/sites/buddytrail/deploys/671bcf85e8efe30008ab8c6d
😎 Deploy Preview https://deploy-preview-1522--buddytrail.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@KrishPatel1205
Copy link
Contributor Author

@PriyaGhosal Please check this out and it would be great if you could assign this level 3, Thank you!

@PriyaGhosal PriyaGhosal merged commit fcc8eda into PriyaGhosal:main Oct 26, 2024
6 of 9 checks passed
@PriyaGhosal
Copy link
Owner

@KrishPatel1205 Your pull request has been successfully merged! Don't stop here—continue contributing by addressing more issues and aiming to become a top contributor. Exclusive swag awaits for those who go the extra mile! Also Take a moment to ⭐ Star the repository if you haven't already.
Great contribution ! 🎉

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

Successfully merging this pull request may close these issues.

Feat: Making new post in blogs functional
2 participants