Actions
Feature #32025
closedAllow changing props for the mounted components
Difficulty:
Triaged:
Yes
Description
We should allow to change values on components rendered through our `render_component` thus our custom webcomponent.
It should listen to changes to its `data-props` attribute and rerender the mounted component.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/8368 added
Updated by Ondřej Ezr over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|71c10db57fd64bc6cee49e904d6d3836bfe7d3da.
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8399 added
Actions