Tobias Grasse

Results 3 issues of Tobias Grasse

The `$issue` stdClass does not (no longer?) have the `pull_request` property if the given identifier is a regular issue and not a pull request. Wrap in `isset()` to prevent the...

## Use case I’m building a kiosk-style appliance on the [Ubuntu Core platform](https://ubuntu.com/core). I use Canonical’s `mir-kiosk` [snap](https://github.com/MirServer/mir-kiosk) which provides [Mir display server](https://mir-server.io) as a Wayland compositor, and I have...

## Description I noticed that there's no equivalent `assertActionHasGroupedIcon` to the `assertActionHasIcon` [test helper](https://filamentphp.com/docs/3.x/actions/testing#button-appearance) when we want to assert that an action inside an action group has a specific icon...