Skip to content

Conversation

@Akshanshkaushal
Copy link

@Akshanshkaushal Akshanshkaushal commented Apr 4, 2025

🐛 Bug Fix: Icon Added in Articles

Description

This PR fixes a bug where an unintended icon was being added to the articles section. The issue has now been resolved to ensure that icons appear only where intended.

✅ Changes Made

  • Removed the unintended icon from article components
  • Ensured conditional rendering of icons based on article metadata
  • Cleaned up related UI code to prevent future regressions

🧪 Testing

  • Verified that articles no longer display the unintended icon
  • Checked other components using similar logic to ensure no side effects

📸 Screenshots (if applicable)

icon-added

Related Issues

closes #1678


Let me know if anything else needs to be updated or if this PR requires further review!
icon-mobile

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Icons are not appearing in Section Pages listings of poll, survey, quiz, article

1 participant