Greg Sanderson
Greg Sanderson
**Describe the bug** I have a table with a GSI that has a hash _and_ a range. The GSI is specified in the model, as described. If I do a...
Hello, I noticed that each time I interact with the dropdown plugin https://preline.co/plugins/html/dropdown.html, the up/down key is logged to the console. I don't think it's needed for accessibility, so is...
It would be nice to have a form text input that could act as a tag editor. Where you can type e.g _example_, press Enter/Return, and have it shown as...
Hi, The demo at https://polls.adonisjs.dev/ currently seems to be down for me (Chrome/Firefox on Mac). Not sure if that's temporary but may need investigating. 
Hi, The app builds a URL to an .svg like `https://fly.io/ui/images/#{@region}.svg`. However that link currently returns a 404 and results in a broken image icon next to the ping time....
I see in the docs that you can use the flag to make either a LIVE or EVENT m3u8 for a live stream: `--hls_playlist_type ` However I'd like both. Why?...
### Feature description Hi, I wonder if the contrast should be increased for some of the default colours to improve accessibility? Perhaps white text on a darker red background? ![Screenshot...
### What: - [x] Bug Fix - [ ] New Feature ### Description: Running `vendor/bin/pest --init` currently checks for Laravel by looking for `laravel/laravel` however a new Laravel 11 install...
**Is your feature request related to a problem? Please describe.** 1. I noticed the `TagField` does not have the same props that the other form components do. Those are handy...