corbado / javascript

MIT License
6 stars 1 forks source link

Update component state when user interface settings are changed #313

Closed Adam3371 closed 1 week ago

Adam3371 commented 2 weeks ago

Why

In order to provide the best DX, in developer mode the state of the component should be changed when a refresh occurs if a setting in the developer panel was changed. This change of component state should change also if fields are pre-filled.

TODOS

Acceptance criteria

Implementation idea

Here you can write down an implementation idea how you would implement this issue (where do put this feature like in what domain, what service, what layer, naming/key of the feature in the code).