Richard Davies
Richard Davies
I've been unable to access the site for a couple of weeks now... My browser reports _Secure Connection Failed_ and http://awesomegoogletasks.com/ reports the domain has expired.
**Tell us about your setup** Lando v3.1.2 on Ubuntu 20.04 via Windows WSL2 on Windows 10 Pro **Tell us about your `.lando.yml`** ```yml name: employees recipe: pantheon config: framework: drupal8...
`terminus self:console` doesn't work after running `terminus self:update`. Lando installs Terminus 2.5.0 by default and `terminus self:console` works as expected with that version. However, after updating Terminus to 3.0.5 via...
**Describe the bug** Modern browsers will often preserve the current state of a form when refreshing the page or using the browser back button to return to a page with...
**Describe the bug** I have a Choices element created from a `` element which contains several `` elements. Choices correctly preserves the group labels when the list is presented visually,...
**Is your feature request related to a problem? Please describe.** The `labelId` property exists that allows you to add `aria-labelledby` to the choices element for improved accessibility. This is great,...
Is it possible to specify a column to be sorted by default? Something like adding `class="default-sort-col-3-desc"` to make it autosort the third column in descending order on page load.
The [demo page](http://humaan.com/modaal) linked at the top of the project's Readme.md no longer works. I was able to find an archived version, but you should consider publishing a new demo...
The modal windows have a default `close_aria_label` text that says that the Escape key should close the window. But in my testing in Firefox and Chrome the Escape key does...