Skip to content

Convert page_publication_fields into custom element#3484

Merged
tvdeyen merged 1 commit intomainfrom
page-publication-fields-component
Nov 17, 2025
Merged

Convert page_publication_fields into custom element#3484
tvdeyen merged 1 commit intomainfrom
page-publication-fields-component

Conversation

@tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Nov 16, 2025

What is this pull request for?

Much better to have a self contained html element
that handles it’s own inner state instead of having to init the addEventListener for a custom dialog event which we have to set up on each page where the page configure dialog might be used.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

Much better to have a self contained html element
that handles it’s own inner state instead of having to
init the addEventListener for a custom dialog event
which we have to set up on each page where the page
configure dialog might be used.

Signed-off-by: Thomas von Deyen <vondeyen@blish.cloud>
@tvdeyen tvdeyen added this to the 8.1 milestone Nov 16, 2025
@tvdeyen tvdeyen requested a review from a team as a code owner November 16, 2025 11:53
@codecov
Copy link

codecov bot commented Nov 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.14%. Comparing base (3ca277e) to head (1c6401a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3484   +/-   ##
=======================================
  Coverage   97.14%   97.14%           
=======================================
  Files         279      279           
  Lines        7391     7391           
=======================================
  Hits         7180     7180           
  Misses        211      211           

☔ 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.

Copy link
Contributor

@mamhoff mamhoff left a comment

Choose a reason for hiding this comment

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

Nice

@tvdeyen tvdeyen merged commit 9b9b5cd into main Nov 17, 2025
17 checks passed
@tvdeyen tvdeyen deleted the page-publication-fields-component branch November 17, 2025 11:41
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.

2 participants