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

Adapt the newsfeed button to the updated header #7774

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

AMoo-Miki
Copy link
Collaborator

Description

Adapt the newsfeed button to the updated header. This "plugin" is virtually disabled by removing the manifest file.

Also:

  • renamed a private variable with theme's menu button for consistency

Changelog

  • feat: Adapt the newsfeed button to the updated header

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 63.80%. Comparing base (9d3ca79) to head (f00797c).
Report is 7 commits behind head on main.

Files Patch % Lines
...dvanced_settings/public/header_user_theme_menu.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7774      +/-   ##
==========================================
- Coverage   63.83%   63.80%   -0.04%     
==========================================
  Files        3655     3656       +1     
  Lines       81126    81205      +79     
  Branches    12923    12950      +27     
==========================================
+ Hits        51783    51809      +26     
- Misses      26165    26215      +50     
- Partials     3178     3181       +3     
Flag Coverage Δ
Linux_1 30.08% <ø> (-0.01%) ⬇️
Linux_2 55.87% <ø> (ø)
Linux_3 ?
Linux_4 31.28% <0.00%> (-0.01%) ⬇️
Windows_1 30.09% <ø> (-0.01%) ⬇️
Windows_2 55.82% <ø> (ø)
Windows_3 40.42% <0.00%> (-0.01%) ⬇️
Windows_4 31.28% <0.00%> (-0.01%) ⬇️

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

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

Also:
* renamed a private variable with theme's menu button for consistency

Signed-off-by: Miki <[email protected]>
@AMoo-Miki AMoo-Miki merged commit ba5fe50 into opensearch-project:main Aug 22, 2024
66 of 67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 22, 2024
Also:
* renamed a private variable with theme's menu button for consistency

Signed-off-by: Miki <[email protected]>
(cherry picked from commit ba5fe50)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AMoo-Miki pushed a commit that referenced this pull request Aug 22, 2024
Also:
* renamed a private variable with theme's menu button for consistency


(cherry picked from commit ba5fe50)

Signed-off-by: Miki <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

3 participants