Weston Harper

Results 12 issues of Weston Harper

I keep getting this for my main gitlab repo: ![image](https://github.com/gitbutlerapp/gitbutler/assets/13283469/7c4bcaf9-9d42-43f3-afa6-14b83b1b27b2) I've used the `Test credentials` button in the project settings and everything passes. Currently on version `0.10.24`. Mac M2 Pro...

Right now, if I want to switch between work and personal projects, it feels a bit awkward as I have to choose which gitbutler account to sign in with. Logging...

enhancement
UX/UI

I am a regular contributor to a handful of open source packages. However, I'm not an official maintainer. Because of this, I need to create a fork and contribute PRs...

enhancement
UX

One of the barriers for my team's adoption is subtle misuse of the tool due to "muscle memory" with other git workflows. This commonly results in team members creating new...

enhancement
UX

I've experienced this with other handlers, but most recently with `handleEnd`. I have a `handleEnd` function that does nothing but `console.log`, yet it breaks expected behavior on touch devices. Likely...

documentation

![image](https://github.com/gitbutlerapp/gitbutler/assets/13283469/76da6b51-a31f-4048-92f5-d3366b8caae5) This is on: `Version 0.11.5 (20240427.171108)` - Mac M1 This is all I can see now. I'll check logs and see if I can find anything useful.

bug
feedback requested

I like to push things semi-regularly just to make sure I have a backup of my work and because I'm really going all-in on GitButler and I have definitely borked...

bug

I'd like to advocate for companies, including my own, sponsoring the project with tiers for elevated support and the ability to be featured in the docs/readme. Similar to [this](https://github.com/sponsors/formkit). I...

enhancement

### Describe the bug The `$highlighted` store's value in combobox is always set to `unknown`. The whole store should essentially have a type similar to something like `ComboboxOptionProps = ListboxOptionProps`....

bug

**Is your feature request related to a problem? Please describe.** Typically, we use sliders in forms. Ideally, I'd be able to get the value of the slider automatically synced with...

enhancement