Jean-Robin

Results 260 comments of Jean-Robin

It has been split into multiple issues.

Please add some reviewers

Blocked by https://github.com/Avaiga/taipy/issues/631.

The `scenario_config` has no default value. The other parameters have a default value. I don't believe picking the first scenario configuration is a good solution. The order is not guaranteed...

Let me summarize: **When the form is deactivated.** 1. If there is an `on_creation` callback defined: It is called when clicking the button `add scenario`.The parameters passed to the callback...

Indeed. We want to filter out the default scenario configuration. To be honest, it is not a great design. It is a legacy code that should be removed at some...

The generic and scenario filters should be applied with an AND operator.

> @joaoandre-avaiga any update on this? 🙏 @EliaBracciSumo The next version will support Python 3.12. We target a release for the end of February or the beginning of March. Meanwhile,...