David Smith
292f1ea90f
Refs #32819 -- Used auto_id instead of id_for_label as unique identifier for the field.
...
`id_for_label` is blank for widgets with multiple inputs such as radios
and multiple checkboxes. Therefore , `help_text` for fields using these
widgets cannot currently be associated using `aria-describedby`.
`id_for_label` is being used as a guard to avoid incorrectly adding
`aria-describedby` to those widgets.
This change uses `auto_id` as the unique identified for the fields
`help_text`. A guard is added to avoid incorrectly adding
`aria-describedby` to inputs by checking the widget's `use_fieldset`
attribute. Fields rendered in a `<fieldset>` should have
`aria-describedby` added to the `<fieldset>` and not every `<input>`.
2023-11-16 12:23:42 +01:00
..
2022-03-17 11:10:03 +01:00
2023-03-01 13:03:56 +01:00
2023-03-01 13:03:56 +01:00
2023-03-01 13:03:56 +01:00
2022-04-28 10:44:14 +02:00
2023-03-01 13:03:56 +01:00
2019-11-26 14:02:24 +01:00
2021-05-17 07:36:57 +02:00
2022-04-28 10:44:14 +02:00
2021-05-17 07:36:57 +02:00
2023-03-01 13:03:56 +01:00
2023-02-28 12:21:37 +01:00
2021-07-29 06:24:12 +02:00
2023-04-17 06:55:32 +02:00
2023-02-28 12:21:37 +01:00
2021-07-29 06:24:12 +02:00
2020-04-01 14:55:11 +02:00
2020-04-01 14:55:11 +02:00
2023-09-18 22:12:40 +02:00
2021-02-17 14:24:42 +01:00
2020-04-20 12:10:33 +02:00
2020-11-13 22:26:30 +01:00
2020-04-01 14:55:11 +02:00
2023-09-18 22:12:40 +02:00
2022-03-10 10:18:31 +01:00
2020-04-01 14:55:11 +02:00
2020-04-20 12:10:33 +02:00
2020-04-01 14:55:11 +02:00
2021-02-17 14:24:42 +01:00
2023-04-17 06:55:32 +02:00
2023-01-17 11:49:15 +01:00
2020-04-20 12:10:33 +02:00
2020-04-01 14:55:11 +02:00
2021-02-17 14:24:42 +01:00
2023-09-18 22:12:40 +02:00
2020-05-05 07:34:34 +02:00
2023-07-21 12:54:38 +02:00
2020-04-01 14:55:11 +02:00
2020-04-01 14:55:11 +02:00
2021-05-17 09:46:09 +02:00
2018-09-26 08:48:47 +02:00
2023-04-17 06:55:32 +02:00
2022-03-10 10:18:31 +01:00
2018-09-26 08:48:47 +02:00
2023-10-09 09:55:52 +02:00
2018-09-26 08:48:47 +02:00
2023-03-01 13:03:56 +01:00
2023-06-23 09:29:35 +02:00
2018-07-02 10:12:20 +02:00
2018-08-01 09:28:42 -04:00
2018-10-01 09:34:57 +02:00
2018-12-03 15:14:58 +01:00
2019-01-03 21:21:55 -05:00
2019-06-21 07:07:23 +02:00
2019-02-11 15:46:33 +01:00
2019-06-03 14:08:51 +02:00
2019-07-01 07:48:04 +02:00
2021-01-14 17:50:04 +01:00
2021-01-14 17:50:04 +01:00
2021-01-14 17:50:04 +01:00
2021-01-14 17:50:04 +01:00
2019-12-18 09:11:39 +01:00
2020-02-03 08:49:13 +01:00
2020-03-04 10:46:43 +01:00
2023-09-18 22:12:40 +02:00
2020-04-01 14:55:11 +02:00
2018-08-21 09:48:14 -04:00
2018-06-28 11:07:37 -04:00
2018-08-01 09:28:42 -04:00
2018-10-01 09:55:56 +02:00
2019-01-03 21:21:55 -05:00
2019-06-21 07:07:23 +02:00
2019-02-11 15:46:33 +01:00
2019-02-11 15:45:04 -05:00
2023-03-01 13:03:56 +01:00
2018-08-31 10:12:51 +02:00
2018-10-01 10:10:48 +02:00
2018-11-01 15:02:22 +01:00
2018-12-03 17:29:46 +01:00
2019-01-03 21:21:55 -05:00
2019-06-21 07:07:23 +02:00
2019-02-11 15:46:33 +01:00
2019-03-30 16:49:16 -04:00
2019-06-03 14:08:51 +02:00
2019-07-01 07:48:04 +02:00
2021-01-14 17:50:04 +01:00
2021-01-14 17:50:04 +01:00
2021-01-14 17:50:04 +01:00
2021-01-14 17:50:04 +01:00
2020-06-03 21:02:48 +02:00
2023-05-22 14:02:01 +02:00
2020-05-13 09:14:40 +02:00
2019-06-03 14:08:51 +02:00
2019-07-01 07:48:45 +02:00
2023-01-16 07:54:00 +01:00
2021-01-14 17:50:04 +01:00
2021-01-14 17:50:04 +01:00
2021-01-14 17:50:04 +01:00
2020-06-03 21:02:48 +02:00
2019-12-18 09:11:39 +01:00
2020-02-03 08:49:13 +01:00
2020-03-04 09:04:50 +01:00
2020-04-01 09:14:56 +02:00
2020-06-03 09:24:26 +02:00
2020-07-01 06:16:32 +02:00
2020-08-03 08:52:28 +02:00
2020-09-01 09:56:42 +02:00
2020-11-02 08:35:24 +01:00
2021-02-01 09:07:36 +01:00
2021-02-19 09:03:06 +01:00
2021-04-06 08:15:17 +02:00
2021-05-12 10:42:01 +02:00
2021-05-06 08:45:23 +02:00
2021-05-13 08:53:44 +02:00
2021-06-02 10:58:39 +02:00
2021-12-07 06:28:08 +01:00
2022-01-04 10:50:23 +01:00
2022-02-02 07:17:57 +01:00
2022-04-11 08:59:58 +02:00
2023-07-10 05:59:35 +02:00
2020-05-13 09:14:40 +02:00
2020-01-02 07:55:53 +01:00
2020-02-03 08:52:16 +01:00
2020-03-04 09:04:50 +01:00
2020-04-01 09:14:56 +02:00
2020-05-04 07:42:25 +02:00
2020-06-03 09:24:26 +02:00
2020-07-01 06:16:32 +02:00
2020-08-03 08:52:28 +02:00
2020-09-01 09:56:42 +02:00
2020-11-02 08:35:24 +01:00
2021-02-01 09:07:36 +01:00
2021-02-19 09:03:06 +01:00
2021-04-06 08:15:17 +02:00
2023-04-17 06:55:32 +02:00
2022-04-28 10:44:14 +02:00
2020-10-01 07:22:28 +02:00
2020-11-02 08:35:24 +01:00
2020-12-01 06:24:16 +01:00
2021-01-04 08:31:51 +01:00
2021-02-01 09:07:36 +01:00
2021-02-19 09:03:06 +01:00
2021-04-06 08:15:17 +02:00
2021-05-12 10:42:01 +02:00
2021-05-06 08:45:23 +02:00
2021-05-13 08:53:44 +02:00
2021-06-02 10:58:39 +02:00
2021-07-16 20:30:21 +02:00
2021-12-07 06:28:08 +01:00
2023-05-22 14:02:01 +02:00
2022-09-19 05:19:01 +02:00
2021-05-06 08:45:23 +02:00
2021-05-13 08:53:44 +02:00
2021-06-02 10:58:39 +02:00
2021-07-01 09:42:54 +02:00
2021-08-02 06:55:40 +02:00
2021-09-01 07:40:01 +02:00
2021-10-05 09:07:26 +02:00
2021-11-01 10:18:49 +01:00
2021-12-07 06:28:08 +01:00
2022-01-04 10:50:23 +01:00
2022-02-02 07:17:57 +01:00
2022-04-11 08:59:58 +02:00
2022-07-04 08:13:41 +02:00
2022-08-03 08:46:31 +02:00
2022-10-04 09:10:04 +02:00
2023-02-01 09:44:04 +01:00
2023-02-14 08:18:40 +01:00
2023-05-03 13:42:00 +02:00
2023-07-03 08:16:55 +02:00
2023-09-04 11:58:37 +02:00
2023-10-04 09:22:26 -03:00
2023-11-01 06:10:30 +01:00
2023-04-17 06:55:32 +02:00
2022-10-07 11:22:16 +02:00
2022-02-02 07:17:57 +01:00
2023-04-17 06:55:32 +02:00
2022-04-11 08:59:58 +02:00
2022-06-01 12:25:33 +02:00
2022-07-04 08:13:41 +02:00
2022-08-03 08:46:31 +02:00
2022-10-04 09:10:04 +02:00
2023-02-01 09:44:04 +01:00
2023-02-14 08:18:40 +01:00
2023-04-17 06:55:32 +02:00
2022-09-05 05:21:23 +02:00
2022-10-04 09:10:04 +02:00
2022-11-01 06:54:19 +01:00
2022-12-06 09:56:43 +01:00
2023-01-02 08:10:59 +01:00
2023-02-01 09:44:04 +01:00
2023-02-14 08:18:40 +01:00
2023-04-05 06:09:31 +02:00
2023-05-03 13:42:00 +02:00
2023-07-03 08:16:55 +02:00
2023-09-04 11:58:37 +02:00
2023-10-04 09:22:26 -03:00
2023-11-01 06:10:30 +01:00
2023-09-18 22:12:40 +02:00
2023-05-03 13:42:00 +02:00
2023-06-05 08:21:56 -03:00
2023-07-03 08:16:55 +02:00
2023-08-01 13:30:05 -03:00
2023-09-04 11:58:37 +02:00
2023-10-15 10:27:11 +02:00
2023-11-01 06:10:30 +01:00
2023-11-09 10:03:19 -03:00
2023-10-22 11:02:12 +02:00
2023-11-16 12:23:42 +01:00
2023-10-31 18:06:44 +01:00
2023-11-01 08:22:47 +01:00
2023-11-01 08:16:14 +01:00