gingerbase icon indicating copy to clipboard operation
gingerbase copied to clipboard

Gingerbase: basic host management for WoK

Results 89 gingerbase issues
Sort by recently updated
recently updated
newest added

as per the w3schools rule set , we need to specify method attribute for form submission.

accessibility

For a data table (i.e., the table tag does not contain a WAI-ARIA 'presentation' role), identify headers for the table rows and columns.

accessibility

The id "identifier" referenced by the 'for' attribute of a label element is not a valid form input element or an element with id "identifier" is either null or does...

accessibility

we should not provide multiple LABELs for one form control.

accessibility

Groups of radio buttons or check boxes with the same name attribute must be contained within a fieldset element. A WAI-ARIA group or radiogroup can meet this requirement

accessibility

Textarea control must have cols and rows defined. cols : the visible width of the text control, in average character widths. If it is specified, it must be a positive...

accessibility

Input fields in Add repository page do not have any alternative text

accessibility

Loading message textarea in Software update grid does not have alternative content to convey it's purpose.

accessibility

The !DOCTYPE declaration is a top-level tag-like reference known as a Public Text Identifier. It appears at the very beginning of an HTML document in order to identify the content...

accessibility