Brandon Dong

Results 15 issues of Brandon Dong

![image](https://user-images.githubusercontent.com/13722457/134260220-a8910dd5-1a01-42b1-918a-d0b32bfcdeeb.png) For such a tool, I would expect the `y = x` line to assign `y` the value of `x` and subsequently for the two variables to be completely independent...

## Description Links on the Colors and Palettes page are not showing up properly. ### Steps to Reproduce 1. Navigate to https://www.nordtheme.com/docs/colors-and-palettes ### Expected Behavior "install and integrate Nord in...

### Type Game behaviour ### Bug description Similar issue to https://github.com/ppy/osu/issues/25263. Can be reproduced for https://osu.ppy.sh/beatmapsets/132824#osu/344643. On stable, clicking Skip starts the beatmap. On lazer, pressing Skip twice is required...

area:gameplay
priority:2

### Type Game behaviour ### Bug description Reproduction: 1. Go to song select. Sort by difficulty. 2. Change the difficulty range slider setting to something restrictive such that only a...

area:song-select
priority:1

**Background** I was clearing up some storage space and using the `Delete ALL X` buttons in the settings menu. Some buttons gave no feedback at all (after agreeing to the...

area:settings
size/S

In the lazer song select menu, you can filter using a query like `length

proposal
area:beatmap-listing
area:search
type:behavioural

**Describe the bug** "Expected exactly one original SHA, found 0" error while trying to amend to non-HEAD merge commit **To Reproduce** Steps to reproduce the behavior: Run: ```bash git init...

bug

This is a followup to https://github.com/LiveSplit/LiveSplit/issues/1646 and https://github.com/brandondong/POE-LiveSplit-Component/issues/6. This behavior is reproducible without any autosplitter active. 1. Create a new set of splits without using any autosplitter 2. Set to...

bug
info required

- **PR Description** Fix range select -> stage failure when deleted file is already staged. Fixes https://github.com/jesseduffield/lazygit/issues/3603 - **Please check if the PR fulfills these requirements** * [ ] Cheatsheets...

- **PR Description** I found an issue with multi selection stage/discard. Here is a minimal repro: ```bash git init touch a touch aa lazygit ``` Select both files using shift...