-
KPM deployment doesn't work for me currently, as I access the dashboard through kubectl proxy. It looks like the URL you form [here](https://github.com/kubespray/dashboard/blob/c7fb1c42e338e0278b7132a…
-
**Describe the bug**
Some screenreaders are not reading input field's error message when "helperMessage" attribute is not specified with any input, although everything works when there is any helper …
-
### What is happening?
The 'Assigned Articles' feature spec fails intermittently on CI. For example: https://github.com/WikiEducationFoundation/WikiEduDashboard/actions/runs/7889907818/job/215308…
-
The current `app/views/triannon/annotations/_form.html.erb` uses the `form_for` helper to create a form that POSTs a hash like
```
{:annotation => {:data => 'text area data}}
```
It should just take…
-
I'm trying to create a checkbox group. Unfortunately, the checkbox_group helper in pp/helpers/dynamic_forms/check_box_group_helper.rb doesn't provide a way to add a class to the generated label.
line…
-
Hi
First, this is how I extending the Cake-default HTML, Form, and Paginator
``` php
public $helpers = array(
'BakingPlate.Plate',
'Html' => array(
'className' => 'Ba…
-
* Package version: 1.7.2
* Django version: 2.1
* Python version: 3.6.1
### Description:
I have a basic Tag filter:
```
class TagFilter(django_filters.FilterSet):
title = django_filters…
-
I'm liking the HTML Helpers, but ran into an issue in using the Html.FormBlock to render input controls for a boolean value. The code that was rendered worked fine when setting the value from true to …
-
### Problem to solve
Vuetify 1.5 used to have this functionality implemented properly. Current proposition of using 3rd party plugins (especially vue-the-mask) is useless. Those plugins are clumsy, i…
-
Hi,
I am trying to test a controller that has the form_validation library. When I run phpunit it gives me the following error message
) MyTestController::testHome
Error: Call to a member function h…