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

Fixed edit blog option #704

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

creator79
Copy link
Collaborator

@creator79 creator79 commented Aug 10, 2023

Related Issue

  • Information about the related issue

Closes: #701

Describe the changes you've made

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update.
  • This change requires a documentation update

How Has This Been Tested?

Checklist

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Screenshots (if applicable)

Code of Conduct

@vercel
Copy link

vercel bot commented Aug 10, 2023

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

Name Status Preview Comments Updated (UTC)
product-3-d ❌ Failed (Inspect) Aug 10, 2023 5:51pm

@amanjaiman1 amanjaiman1 added gssoc23 This is for gssoc contributors 🟥 priority: critical This is for critical priority & Time Interval - 1.5 Days max ⚒️ goal: fix fixing any bugs 👨🏻‍🚒 goal: major leading to major changes in files/dependencies level3 Refactoring / Adding functionalities labels Aug 10, 2023
@amanjaiman1 amanjaiman1 merged commit fa14021 into amanjaiman1:main Aug 10, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚒️ goal: fix fixing any bugs 👨🏻‍🚒 goal: major leading to major changes in files/dependencies gssoc23 This is for gssoc contributors level3 Refactoring / Adding functionalities 🟥 priority: critical This is for critical priority & Time Interval - 1.5 Days max
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Condition render of edit and delete button in blog page
2 participants