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

Fixed "hidden" icon for feature img/title showing on posts #17180

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

kevinansfield
Copy link
Contributor

no issue

  • adjusted conditional to take post type into account
  • removed usage of lexicalEditor feature flag as the flag only adjusts default editor rather than access to the editor (existing lexical posts/pages will always load lexical editor)

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.06 ⚠️

Comparison is base (a2811c0) 71.73% compared to head (ac90a60) 71.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17180      +/-   ##
==========================================
- Coverage   71.73%   71.67%   -0.06%     
==========================================
  Files        1836     1836              
  Lines      116454   116454              
  Branches    17291    17269      -22     
==========================================
- Hits        83538    83470      -68     
- Misses      31794    31863      +69     
+ Partials     1122     1121       -1     
Flag Coverage Δ
e2e-tests 66.47% <ø> (+<0.01%) ⬆️
unit-tests 63.59% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

no issue

- adjusted conditional to take post type into account
- removed usage of `lexicalEditor` feature flag as the flag only adjusts default editor rather than access to the editor (existing lexical posts/pages will always load lexical editor)
@kevinansfield kevinansfield merged commit ca8d8a5 into TryGhost:main Jul 3, 2023
16 checks passed
@kevinansfield kevinansfield deleted the fix-page-icons-on-posts branch July 3, 2023 11:40
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.

None yet

1 participant