graham

Results 28 issues of graham

Ideally, when a PR lands but fails to deploy successfully, the PR should be auto-updated with a comment notifying the author that their PR didn't successfully ship to production. [Example](https://github.com/hackclub/dns/pull/974)...

bug

Due to the whitelisting that is done in Sprig, preview branches are broken by default. A preview URL such as https://sprig-u0ol139ul-gamer.vercel.app/ does not allow one to login.

tech debt
high priority

Please refer to the slack thread [here](https://hackclub.slack.com/archives/C05SVRTCDGV/p1714761300157589?thread_ts=1714758985.552279&cid=C05SVRTCDGV). Please add the following cmd to be run during CI: `yarn tsc --noEmit`

tech debt

The web editor should allow for changing the keybindings arbitrarily via a user interface available from an options panel. See https://github.com/hackclub/sprig/pull/547/files for legacy discussions on this issue.

good first issue
feature request
medium priority

**Describe the bug** A user reported that the documentation in the help panel states the following under `setLegend(bitmaps)`: however [this link](https://sprig.hackclub.com/share/z2LyKUvDkJPey26GhQVi) shows a game where it can easily be seen...

bug
medium priority

I propose the new feature: 1. When we send a signal to save off data, we additionally include some ID that is tied to the browser (or session, or whatever...

feature request
high priority

Looking at the global list of tags now, it seems like we have gone too far in making the tags fine-grained as a result of the limited tag-filtering UI. What...

feature request
medium priority

The map editor gets overwhelmed and not all registered bitmaps are displayed when there are many of them (in my case, 132 of them). I WAS able to work around...

bug
low priority

Relocate the sprig-engine from a separate repo to something contained within this repository.

tech debt