Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/dynamic formm number default val #2553

Merged
merged 1 commit into from
May 22, 2023

Conversation

TheoLechemia
Copy link
Member

@TheoLechemia TheoLechemia commented May 22, 2023

Dans les formulaires dynamiques, les valeurs par défaut de type "number" n'étaient pas automatiquement sélectionnées dans les formulaires de type select, car considérées comme des "string".

#2540

@TheoLechemia TheoLechemia requested a review from joelclems May 22, 2023 09:05
@TheoLechemia TheoLechemia changed the base branch from master to develop May 22, 2023 09:06
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d1090c0) 69.02% compared to head (260b20b) 69.02%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2553   +/-   ##
========================================
  Coverage    69.02%   69.02%           
========================================
  Files           82       82           
  Lines         7151     7151           
========================================
  Hits          4936     4936           
  Misses        2215     2215           
Flag Coverage Δ
pytest 69.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@camillemonchicourt camillemonchicourt added this to the 2.12 milestone May 22, 2023
@bouttier bouttier merged commit db45d83 into develop May 22, 2023
@bouttier bouttier deleted the fix/dynamic-formm-number-default-val branch May 22, 2023 16:44
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.

3 participants