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

chore(RHINENG-9387): update page titles #2101

Merged
merged 2 commits into from May 15, 2024

Conversation

mkholjuraev
Copy link
Contributor

Resolves: https://issues.redhat.com/browse/RHINENG-9387

Updates page titles according to 'Current concept' column, single line treatment in this sheet

@mkholjuraev mkholjuraev requested a review from a team as a code owner April 25, 2024 15:04
Copy link

jira-linking bot commented Apr 25, 2024

Commits missing Jira IDs:
3435e9e
Referenced Jiras:
https://issues.redhat.com/browse/RHINENG-9387

- ${intl.formatMessage(messages.systemsHeader)} - ${intl.formatMessage(messages.pageTitleSuffix)}`);
chrome.updateDocumentTitle(
`${entity.display_name} - Systems - Vulnerability | RHEL`,
true
Copy link
Member

Choose a reason for hiding this comment

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

Instead of adding the suffix manually here and disabling chrome adding a suffix, we can change the suffix for all apps in chrome itself: https://github.com/RedHatInsights/insights-chrome/blob/03a0a14126a88ece38d34ad24b43692f67a5e662/src/hooks/useBundle.ts#L22

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.63%. Comparing base (df3416c) to head (3435e9e).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2101      +/-   ##
==========================================
- Coverage   67.58%   66.63%   -0.96%     
==========================================
  Files         131      127       -4     
  Lines        3437     3432       -5     
  Branches     1066     1066              
==========================================
- Hits         2323     2287      -36     
- Misses       1114     1145      +31     

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

@mkholjuraev mkholjuraev requested a review from bastilian May 9, 2024 12:35
@gkarat gkarat requested a review from a team May 15, 2024 09:39
@gkarat gkarat merged commit 3844708 into RedHatInsights:master May 15, 2024
4 checks passed
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

4 participants