-
Zombie.js does not currently handle HTML5 forms validation, and in particular, the checkValidity API.
This is needed to accurately test modern applications that utilize HTML5 forms.
-
![Image](https://user-images.githubusercontent.com/11563249/211205744-b124905d-9e08-489e-8503-dd0035acc7da.png)
The above is a little underwhelming but could be made more flavourful (even if not more…
-
Hi,
If you want to customize register or login form labels, you can inject in twig function `{{ login_form() }}` an array to define Username or Password labels.
Here is a way to do it beacause o…
-
Hi,
after updating bolt from 3.2.16 to 3.3.6 and boltforms from 3.1 to 4.1.12 I´m getting this error when loading the page with the form.
```
Uncaught Exception: Twig_Sandbox_SecurityNotAllowedF…
-
We should support an API to update/set/patch the current value and/or controls of a form.
This is already supported for form fields, but not for form groups.
-
**Is your request related to a problem? Please describe.**
There is no way to easily identify the Approvals and Manual tasks that need processing by a user in a team(s)
**Describe the solution you'd …
-
The [Review Board](https://github.com/Microsoft/xaml-standard/blob/staging/docs/reviewboard.md) Document currently states:
> For XAML Standard 1.0 - the primary goal is to unify the dialects betwee…
-
All files state `Copyright (C) 2014 Matthew Vickery`, while this is just a direct copy of https://github.com/GawainLynch/bolt-extension-boltforms.
The GPL allows you to create derivative works of a w…
-
I've implemented a simple version of this: https://github.com/henrik/dotfiles/blob/master/vimrc#L251-263
Possible extensions: provide arguments with autocompletion to jump to or add a specific key ("…
-
#### Description of issue
Bolting multiple objects to a single Tile.
#### Difference between expected and actual behavior
Normally only a single object can be bolted to a tile.
#### St…