-
hello david,
I just saw that there is a problem with this code located **at line 384** in the file **engine/tg_helpers/form_helper.php**
`if ($option_key === $selected_key) {`
Indeed, the type of t…
-
### Description
Is the inline style of the [hiddenBlock template](https://github.com/cakephp/cakephp/blob/2eecad68ca9d957f41a0cd2a76c6e111cb019d4e/src/View/Helper/FormHelper.php#L125) necessary? That…
-
i think this template must have a form helper to submiting form and catch validation errors, something like inertia form helper ( useForm )
-
A Holder performing a presentation uses this library's helper functions of the form `usingSessionTranscript_____`. Under the covers these construct appropriately formed CBOR-encodings of a DataItem us…
-
### Latest version
- [X] I have tested the latest version
### Description
Form field label is taller than expected when 2 form fields sitting next to each other (one with helper text and one withou…
-
I'm building an application with `burr.integrations.pydantic` and building the graph + application fails. The following error message isn't helpful because it exposes internal implementation (i.e., th…
zilto updated
3 weeks ago
-
I noticed that there is a xs spacer used between form inputs and the helper text but the same spacer was not applied to menu toggle.
**Forms**
![Image](https://github.com/user-attachments/assets/3d99…
-
### What problem does this feature solve?
通常操作按钮需要与冒号对齐,但是还需要手动设置 `wrapperCol`,导致使用上不方便,因为现在已经在 `Form` 支持了 `labelCol` `wrapperCol`,那 `Submit` 也可以计算出来
![image](https://github.com/user-attachments/a…
-
### Issue description
Form fields' helper text text fails WCAG success criteria 1.4.6 Contrast (enhanced AAA). This does not conform with our accessibility target, WCAG 2.1.
Today the character coun…
-
# Background
Develop validation helper functions for our "one idea per page" form patterns to ensure a standard approach to requesting commonly asked personal information.
# Acceptance criteria
…