TheMikeyRoss

Results 26 issues of TheMikeyRoss

**Describe your usecase.** Is it possible to have a github trigger that fires when a new commit is pushed to a selected repository? **Describe alternatives you've considered** I can't think...

🔌 pieces
🔔 trigger

### Link to reproduction _No response_ ### Describe the Bug When the langauge of the admin portal is set to `Arabic` or `Persian` then the letter spacing found [here](https://github.com/payloadcms/payload/blob/c3be5d1d5e7d189a27fe0cbc2b59ac7cc6857fad/packages/payload/src/admin/components/elements/Loading/index.scss#L86) breaks...

possible-bug

Hi, Please don't remove the entire repository, just delete all the files and keep the README.md

Hi all, I have a `DataTable` component similar to the one in in the official docs [here](https://ui.shadcn.com/docs/components/data-table) and I it seems that the `DropdownMenu` in the "actions" column closes once...

Stale

Look at this PR https://github.com/NickeManarin/ScreenToGif/pull/955 It seems to work but without the window button. I'm trying to set `win + shift + g` as a shortcut but I cant put...

🔷 Bug 🐛
⬜ Pending

in the readme.md file [here](https://github.com/keystonejs/keystone/tree/main/examples/custom-admin-ui-logo) it seems that the code sandbox [example](https://githubbox.com/keystonejs/keystone/tree/main/examples/custom-admin-ui-logo) is broken due to the following error: ``` ✨ Starting Keystone ✘ [ERROR] Could not resolve "../example-utils" keystone.ts:2:30:...

### Icon name hand-pen ### Use cases Signature, form filling, writing. Mostly used when prompting the user to sign something or fill something ### Design ideas Maybe a hand similar...

🙌 icon request
Stale

I'm working with typescript that's bundled using tsup I'm getting this error: ``` throw Error('Dynamic require of "' + x + '" is not supported'); ^ Error: Dynamic require of...

Hi, I noticed this package was last released last year and has around 200+ issues open Is it still maintained? @dylang

Hi, Thank you for this wonderful package. Could you please expose the usePagination hook so that we can use it to programatically go to next/prev pages in whichever customer elements...