Martin Maroši
Martin Maroši
Partially helps with: #7810
**Describe the problem** The [`Page`](https://github.com/patternfly/patternfly-react/blob/main/packages/react-core/src/components/Page/Page.tsx) component [`resizeObserver`](https://github.com/patternfly/patternfly-react/blob/main/packages/react-core/src/components/Page/Page.tsx#L204) triggers on rach rezise event in 250ms intervals, causing the `Page` `React.Context` to be continuously updated which results in a **very large number**...
**Scope**: Carbon component mapper **Description** Migrate to new package `@carbon/react@11` from `v10`. ### Checklist - [ ] Upgrade all `@carbon` packages and their dependencies to the latest stable release -...
### 🔖 Feature description The dynamic frontend plugins feature is a way of loading additional frontend plugins at runtime, without the requirement of rebuilding and restarting a running backstage instance....
Hello, First of all, thanks to all the maintainers of this library. I really appreciate your work. I'd like to open up a discussion about a new option for the...
Enable strict package dependency validation Fixes #1506 **Description** - uses npm instead of Yarn - uses forked release on react final form until v7 is released and stable - has...
### Discussed in https://github.com/data-driven-forms/react-forms/discussions/1520 Originally posted by **malloy045** November 4, 2025 TLDR: Is there a way to get conditions to re-execute on an ad-hoc basis? Details: We have schemas that...