Skip to content

Support/Documentation of dynamic component registration #462

@ChuckJonas

Description

@ChuckJonas

Is your feature request related to a problem? Please describe.
Yes, ability to dynamically update/change the system message and validation based on the state of the system.

There are many cases where the list of available components would be depend on other "state" in the system:

  • current page the user is on
  • users privilege / role / subscription level
  • feature flags

Describe alternatives you've considered
It's probably possible to do this by generating the system messages at runtime with different configuration, but it feels like you'd need a good way to manage the registered components.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions