Skip to content

Conversation

steverydz
Copy link
Contributor

@steverydz steverydz commented Oct 14, 2025

Done

Fixes issue where the publisher name is shown twice underneath the snap title on the listing page

How to QA

Testing

  • This PR has tests
  • No testing required (explain why): Visual change

Issue / Card

Fixes https://warthogs.atlassian.net/browse/WD-29895

Screenshots

@Copilot Copilot AI review requested due to automatic review settings October 14, 2025 14:27
@webteam-app
Copy link

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a bug where publisher information was being displayed twice on the snap details listing page by properly structuring the conditional logic in the Jinja template.

  • Moved the publisher_info display into an else clause to prevent duplicate rendering
  • Ensures only one of developer_info or publisher_info is shown, not both

@steverydz steverydz closed this Oct 14, 2025
@steverydz steverydz deleted the WD-29895-fix-duplicate-publisher-name-on-listing-page branch October 14, 2025 14:40
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.

2 participants