OCPBUGS-99051: Clarify masthead Quick create labels#16744
Conversation
Update the Quick create (+) tooltip and aria-label to use the cluster infrastructureName from the Infrastructure resource, with a fallback while loading. https: //redhat.atlassian.net/browse/CONSOLE-5394 Co-authored-by: Cursor <cursoragent@cursor.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
@itsptk: This pull request references CONSOLE-5394 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
WalkthroughQuick create and masthead YAML actions now use create-oriented labels, including updated accessibility text. English localization entries were updated to match the revised UI copy. ChangesCreate-oriented resource labels
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (14 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Revert the infrastructureName-based tooltip. Console team review confirmed status.infrastructureName is an internal infra slug (install name plus random suffix), not a user-facing display name. The console already fetches Infrastructure/cluster on Overview but deliberately shows API URL, Cluster ID, and platform instead. There is no canonical on-cluster cluster display name today; see CONSOLE-2217 and the cluster naming doc. ACM and OCM use separate identifiers. Static copy matches the Jira acceptance criteria and avoids showing opaque values like babbar-9d6hs in the masthead. https: //redhat.atlassian.net/browse/CONSOLE-5394 Co-authored-by: Cursor <cursoragent@cursor.com>
Rename dropdown items to Create from YAML, Create from Git, and Create from container image so the menu clearly relates to Quick create. Leave item tooltips and the Import YAML page title unchanged. Co-authored-by: Cursor <cursoragent@cursor.com>
Clarify that the masthead action creates resources rather than implying cluster context, per UX review with Ali and Sam. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Updated per Ali/Sam feedback: tooltip is now Create resources (not "Quick create in cluster"). Tracking moved to https://issues.redhat.com/browse/OCPBUGS-99051 |
|
@itsptk: This pull request references Jira Issue OCPBUGS-99051, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Scheduling tests matching the |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: itsptk, spadgett The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@itsptk: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Description
Clarify masthead Quick create (+) copy so users understand it creates resources (not whatever they are currently viewing in console), per UXDR-4295.
Tooltip / aria-label: Quick create → Create resources
Menu labels:
Item tooltips and the Import YAML page title are unchanged.
Originally tracked as CONSOLE-5394; moved to a bug per eng feedback.
Fixes: https://issues.redhat.com/browse/OCPBUGS-99051
Screenshots
Tooltip:

Options:

Mobile kebab:

Testing
/assign @rhamilto @spadgett
Summary by CodeRabbit