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

Allow screenTitle to be present when SearchBar is not in Application header #7721

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

AMoo-Miki
Copy link
Collaborator

Description

Allow screenTitle to be present when SearchBar is not in Application header

Changelog

  • feat: Allow screenTitle to be present when SearchBar is not in Application 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

Signed-off-by: Miki <miki@amazon.com>
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.82%. Comparing base (2165e03) to head (6d0f477).
Report is 4 commits behind head on main.

Files Patch % Lines
...ns/navigation/public/top_nav_menu/top_nav_menu.tsx 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7721      +/-   ##
==========================================
- Coverage   63.82%   63.82%   -0.01%     
==========================================
  Files        3643     3651       +8     
  Lines       80644    80953     +309     
  Branches    12822    12886      +64     
==========================================
+ Hits        51469    51665     +196     
- Misses      26039    26124      +85     
- Partials     3136     3164      +28     
Flag Coverage Δ
Linux_1 ?
Linux_2 55.84% <ø> (+0.02%) ⬆️
Linux_3 40.41% <0.00%> (+0.02%) ⬆️
Linux_4 31.30% <66.66%> (-0.01%) ⬇️
Windows_1 30.03% <0.00%> (-0.03%) ⬇️
Windows_2 55.80% <ø> (+0.02%) ⬆️
Windows_3 40.41% <0.00%> (+0.02%) ⬆️
Windows_4 31.30% <66.66%> (-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.

@AMoo-Miki
Copy link
Collaborator Author

Build and Verify CI 1 failure is related to a bad PR being merged: #7699

@AMoo-Miki AMoo-Miki merged commit 577b3ec into opensearch-project:main Aug 15, 2024
66 of 67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 15, 2024
…n header (#7721)

* Allow `screenTitle` to be present when SearchBar is not

Signed-off-by: Miki <miki@amazon.com>

* Changeset file for PR #7721 created/updated

---------

Signed-off-by: Miki <miki@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 577b3ec)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AMoo-Miki pushed a commit that referenced this pull request Aug 19, 2024
…n header (#7721) (#7722)

* Allow `screenTitle` to be present when SearchBar is not



* Changeset file for PR #7721 created/updated

---------



(cherry picked from commit 577b3ec)

Signed-off-by: Miki <miki@amazon.com>
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>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[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