Maicol Battistini

Results 99 issues of Maicol Battistini

Some texts and buttons are white in podcasts card footer. ![](https://user-images.githubusercontent.com/9463142/145556343-2ffd33b1-ec6a-4947-8245-ce243c8d0851.png) Original spotify: ![](https://user-images.githubusercontent.com/9463142/145556530-824f9039-5032-4f0a-9f55-92c6be01cc6b.png) Also the 3 dots menu is white

bug

Hi, currently, the UI of ChocolateyGUI is a bit old and remembers a lot Windows 8. You can take advantage of the new WinUI 3 (or 2.6) to refresh the...

It seems that a lot of elements doesn't get resized when changing theme in runtime: ![](https://user-images.githubusercontent.com/9463142/91709612-463f0600-eb83-11ea-94e0-c5fd735f2285.png)

Windows

Some REST API systems don't allow charset with content-type. This behaviour should either be removed or toggled via a setting. See this issue: [https://github.com/laravel-json-api/laravel/issues/162#issuecomment-1030157802](https://github.com/laravel-json-api/laravel/issues/162#issuecomment-1030157802)

**Describe the feature as you'd like to see it** Missing table methods from Laravel docs: - [ ] [`datetimeTz`](https://laravel.com/docs/9.x/migrations#column-method-datetimeTz) - [x] ❕[`foreignId`](https://laravel.com/docs/9.x/migrations#column-method-foreignId) - #752 - [x] ❕[`foreignIdFor`](https://laravel.com/docs/9.x/migrations#column-method-foreignIdFor) - #752 -...

enhancement
feature request

**Describe the feature as you'd like to see it** Change default Model directory when creating them with the `model` command to `app/Models` Laravel docs reference: https://laravel.com/docs/9.x/eloquent#generating-model-classes **What do we currently...

enhancement
feature request

## Feature Request Add filters to data table (chips and text fields) ### Proposed solution First, add chip filters, as specified in the [Material Design Guidelines](https://material.io/components/data-tables#anatomy): ![immagine](https://user-images.githubusercontent.com/9463142/129919976-f89d688a-87ab-4167-8507-e87b56924807.png) Then, add text...

feature-request

**Is your feature request related to a problem? Please describe.** It would be great if the lightbar can sync with all the Asus Gear with Asus Aura Sync **Describe the...

enhancement

Hi, the Qt Designer doesn't have recent Qt5 widgets like the [QTextDocument](https://doc.qt.io/qtforpython/PySide2/QtGui/QTextDocument.html). Could you add it? Thanks

Example: ```javascript function foo(): void {} ```