Skip to content

Fix initial assignement in form of storages#435

Open
Bachibouzouk wants to merge 1 commit intomainfrom
fix/storage-form-submit
Open

Fix initial assignement in form of storages#435
Bachibouzouk wants to merge 1 commit intomainfrom
fix/storage-form-submit

Conversation

@Bachibouzouk
Copy link

Currently one cannot save the changes in a battery form because of hidden required fields ({'thermal_loss_rate': ['This field is required.'], 'fixed_thermal_losses_relative': ['This field is required.'], 'fixed_thermal_losses_absolute': ['This field is required.']}).

Those field were initialized under the hood but apparently this way of initializing no longer works and thus needed updating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant