-
Notifications
You must be signed in to change notification settings - Fork 89
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
ETQ administrateur j'ai davantage d'informations sur le routage à partir d'un champ #11042
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11042 +/- ##
==========================================
- Coverage 84.31% 84.31% -0.01%
==========================================
Files 1171 1171
Lines 25833 25839 +6
Branches 4875 4877 +2
==========================================
+ Hits 21782 21785 +3
- Misses 4051 4054 +3 ☔ View full report in Codecov by Sentry. |
e595271
to
66602a2
Compare
|
||
- each_button do |label, value, hint, **button_options| | ||
- index = 0 | ||
- each_button do |label, value, hint, tooltip, **button_options| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
est ce que tu pourrais modifier le composant radio_button_list_component
pour rajouter un with_index
~ligne 20, puis de le passer au boutton_options pour t'en servir ici ?
28be486
to
b8b6576
Compare
b8b6576
to
bccef87
Compare
@LeSim j'ai mis à jour les wordings suite à des échanges avec Marlène et Lisa. ET |
Correspond à une partie de #10766 (routage à partir d'un champ)
AVANT
APRÈS