logonoff
logonoff
**Describe the problem** A clear and concise description of the problem. Which components are affected? OCP uses `variant="plain"` in our `NotificationBadge`. This was approved by UX back during the PF6...
**Describe the problem** A clear and concise description of the problem. Which components are affected? When the fullscreen API is used, the browser does not render the entire document tree....
**Is this a new component or an extension of an existing one?** What is the existing component, if any? `@patternfly/react-tokens` **Describe the feature** A clear and concise description of the...
To be honest I don't know if these changes should be made to PF.. but `variant="plain"` looks the most "in place" in the context of OCP's masthead and we should...
**Describe the problem** This is an issue with - [ ] Patternfly 5 - [x] Patternfly 6.3.1 - [ ] other Please give a clear and concise description of the...
This is an ~~automated~~ cherry-pick of https://github.com/openshift/console/pull/15815
This is an ~~automated~~ cherry-pick of https://github.com/openshift/console/pull/15858
## Summary - Upgrade Jest from version 22.4.3 to 30.2.0 - Update all test configurations for Jest 30 compatibility - Fix ES module mocking issues with jest.mock pattern changes -...
Depends on https://github.com/openshift/console/pull/15835 Introduces pre-typed hooks `useConsoleDispatch`, `useConsoleSelector`, and `useConsoleStore` per the recommendation in https://react-redux.js.org/tutorials/typescript-quick-start. AI made the minimum changes here to decrease the diff but we should consistently use...
/hold