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

fix: don't hide global adlibs from hidden sourceLayers #1409

Open
wants to merge 1 commit into
base: release53
Choose a base branch
from

Conversation

Julusian
Copy link
Contributor

About the Contributor

This pull request is posted on behalf of the BBC

Type of Contribution

This is a: Bug fix / feature

New Behavior

Global Adlibs on hidden sourcelayers will now be shown in the shelf.
Prior to this they were able to get hotkeys assigned, but they wouldn't be listed.

Blueprints can instead set the hidden property on the adlibs to hide them (still getting hotkeys)

Testing

  • I have added one or more unit tests for this PR
  • I have updated the relevant unit tests
  • No unit test changes are needed for this PR

Affected areas

Time Frame

Other Information

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

Blueprints can instead set the `hidden` property on the adlibs
@Julusian Julusian requested a review from a team as a code owner March 19, 2025 16:08
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.83%. Comparing base (eee202a) to head (4396665).
Report is 51 commits behind head on release53.

Additional details and impacted files
@@              Coverage Diff              @@
##           release53    #1409      +/-   ##
=============================================
+ Coverage      56.27%   56.83%   +0.56%     
=============================================
  Files            408      402       -6     
  Lines          73118    72939     -179     
  Branches        4189     4439     +250     
=============================================
+ Hits           41148    41456     +308     
+ Misses         31843    31335     -508     
- Partials         127      148      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jstarpl jstarpl added Contribution External contribution Contribution from BBC Contributions sponsored by BBC (bbc.co.uk) labels Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contribution from BBC Contributions sponsored by BBC (bbc.co.uk) Contribution External contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants