Simon Huber and GitHub
6c8ac9b6a7
Refactor class attributes for edit field wrapper ( #9879 )
...
* Refactor class attributes for edit field wrapper
The problem here is, that if we have an existing field with name - say - "field1" and we want to add a field with name "field12345", at the moment we insert "field1" the edit-text widget re-renders because its classes change. The `tc-edit-field-exists` class must go outside to the container div.
* Add changenote for bugfix in field-name inputs
Fixes the field-name input re-rendering issue that caused loss of focus when inserting existing field-names.
2026-08-14 08:31:20 +02:00
..
2016-09-30 18:27:45 +01:00
2026-07-13 15:57:04 +02:00
2025-10-10 13:30:22 +01:00
2024-09-17 14:16:18 +02:00
2026-02-04 13:41:40 +01:00
2024-12-15 22:11:36 +00:00
2026-08-14 08:31:20 +02:00
2024-09-10 17:14:29 +01:00
2026-02-06 11:46:18 +01:00
2023-07-15 18:12:10 +01:00
2024-07-28 13:41:53 +01:00
2022-04-16 17:19:05 +01:00
2023-06-24 14:52:43 +01:00
2025-04-12 15:32:10 +01:00
2026-01-12 10:21:35 +01:00
2026-01-20 07:06:29 +01:00
2025-10-08 10:28:59 +01:00
2024-08-20 16:29:16 +01:00
2026-02-08 11:50:12 +01:00
2022-04-05 16:48:07 +01:00
2026-04-10 12:23:07 +02:00
2026-07-13 15:57:04 +02:00
2022-04-16 17:19:05 +01:00
2025-10-29 12:08:01 +00:00
2020-01-31 09:13:28 +00:00
2022-04-16 17:19:05 +01:00
2024-08-30 10:39:33 +01:00
2023-01-19 16:52:12 +00:00
2023-07-15 18:12:10 +01:00
2025-04-12 15:32:10 +01:00
2026-02-23 11:58:24 +01:00
2025-11-01 13:06:19 +00:00
2022-04-05 16:48:07 +01:00
2022-04-01 12:10:29 +01:00
2022-04-01 12:09:30 +01:00
2022-04-05 16:48:07 +01:00
2024-03-28 19:29:16 +00:00
2026-02-04 11:37:04 +00:00
2024-11-04 19:26:06 +00:00
2022-05-20 17:13:12 +01:00
2022-04-05 16:48:07 +01:00
2022-04-05 16:48:07 +01:00
2021-12-07 13:17:15 +00:00
2023-07-15 18:12:10 +01:00
2022-04-05 16:48:07 +01:00
2018-08-02 13:22:21 +01:00
2023-07-15 18:12:10 +01:00
2022-12-03 17:26:44 +00:00
2024-10-18 13:16:50 +01:00
2026-07-13 15:57:04 +02:00
2024-07-28 16:36:17 +01:00
2024-08-30 14:21:24 +01:00
2022-04-05 16:48:07 +01:00
2022-04-05 16:48:07 +01:00
2021-12-06 16:25:51 +00:00
2026-01-04 12:02:28 +00:00
2023-01-17 14:57:49 +00:00
2023-07-15 18:12:10 +01:00
2026-07-14 12:53:23 +02:00