Skip to content

fix(marketplace): correct category filter values#26

Merged
pabloinigoblasco merged 2 commits into
developmentfrom
fix/marketplace-category-filter
Apr 3, 2026
Merged

fix(marketplace): correct category filter values#26
pabloinigoblasco merged 2 commits into
developmentfrom
fix/marketplace-category-filter

Conversation

@pabloinigoblasco
Copy link
Copy Markdown
Collaborator

Summary

  • Fix category combo filter values to match manifest conventions: data_stream (was data_streamer), message_parser (was parser)
  • Remove unused "Bundle" category entry
  • Only "All categories" and "Data Loader" were filtering correctly

Test plan

  • Open Marketplace window, verify all category filters show correct results
  • "Data Streamer" now correctly shows streaming plugins
  • "Message Parser" now correctly shows parser plugins

…nventions

The category combo used "data_streamer" and "parser" which don't match
the actual manifest values "data_stream" and "message_parser". Also
remove unused "Bundle" category. Only "All" and "Data Loader" worked.
…tton

Remove changelog header and text browser from extension detail dialog
since no extensions currently provide changelog data. Rename "View on
GitHub" button to "Visit Website" for platform-agnostic wording.
@pabloinigoblasco pabloinigoblasco merged commit 60ccb05 into development Apr 3, 2026
2 checks passed
@pabloinigoblasco pabloinigoblasco deleted the fix/marketplace-category-filter branch May 4, 2026 12:35
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.

1 participant