Márk Magyar

Results 11 issues of Márk Magyar

### Bug description When using the `fastPaginate()` or `simpleFastPaginate()` method from the [hammerstonedev/fast-paginate](https://github.com/hammerstonedev/fast-paginate) package, Laravel Idea won't recognize its methods under the `Builder` class, and recognizes - but incorrectly, though...

# The idea Stockfish sometimes messes up in Puzzles. Overcomplicates, wants to move with a figure that is not the solution, etc. When you start the puzzles, since there is...

enhancement

### What happened? The package breaks Laravel Pulse's interface. See more here: https://github.com/laravel/pulse/issues/91 ### How to reproduce the bug Install Laravel Pulse (currently [v1.0.0-beta5](https://github.com/laravel/pulse/releases/tag/v1.0.0-beta5)), then install this package (currently v1.2.2),...

bug

### Bug description Model-specific properties/attributes/methods/relations won't get recognized anymore if you are using `Model::query()`. For example, this works - `tasks` is autocompleted: ```php $tasks = User::first()->tasks; ``` This doesn't work...

See https://github.com/archtechx/enums/pull/28#discussion_r1899183810

**Describe the bug** Implementing the `Activity` interface, implementing its methods and running [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel/), then running PHPStan conflicts. The reason is this PR in `rector-laravel`: https://github.com/driftingly/rector-laravel/pull/370 Rector will mark all my...

bug

### Laravel Version 12.24.0 ### PHP Version 8.4.4 ### Database Driver & Version _No response_ ### Description The Sleep facade behaves weirdly in queued jobs via Horizon. Let's take this...

Closes https://github.com/xadamxk/HFX2.0/issues/67. Fully native, doesn't pull in new libraries. Styles are heavily based on the userscript version, just tweaked it a bit to fit HF more. Thoughts?

Type: Enhancement
Category: Threads

When Convo page loads or gets resized, the message container gets scrolled into view. However, the `.scrollIntoView()` method doesn't account for the sticky toolbar (32px), therefore the toolbar will overlap...

Type: Bug

Title says it all, is there a need for a (even default) prettier setup so that contributors could, well, contribute without thinking much about the code style?

Question
Category: Framework