Jonah Lawrence

Results 58 issues of Jonah Lawrence

Currently all responses return 200 (unless there is a server error, in which case 500). It would be best to have specific codes for different types of errors to differentiate...

enhancement
good first issue
up for grabs

Currently "Others" is treated as if it were a language and is displayed in alphabetical order (between N and P). Since "Others" is not actually a language and represents none...

Fixes #152 On profile pages, it is not necessary to show a hovercard for the user whose profile page you are currently viewing. Since the hovercard currently shows incorrect information,...

### Steps to reproduce Hover over the profile picture of another user on their profile page ### What happens The hovercard displays information about the [GitHub user whose username is...

Fixes #753 Added support for fractional units by making the regex pattern support digits before a decimal point and converting `num` to a `float` instead of an `int` on line...

## Summary * Refactors Enums using the built-in implementation for simplicity and maintainability, which may be a few nanoseconds slower*, but has many advantages over the current implementation including support...

t: enhancement
p: low
s: awaiting review

## Summary * Adds an example of a select menu in a modal. * This reverts #780 and adds back the example from #692. > [!WARNING] > **As of now,...

t: docs
s: stalled
p: low

### Description When replying to a normal message sent by the bot, it is considered a "mention" and the bot is able to see the message content of the message...

bug
synced

### Description In addition to having the custom icon uploader on the demo site, there could be a second page or tab that allows previewing static badges with Octicons and...

enhancement
good first issue
front-end
up-for-grabs

Currently there are no unit tests for the server-side code. It be useful to be able to test certain things, especially that badges render properly (eg. visiting `/badge/-test-blue?logo=issue` or similar...

enhancement
help wanted
good first issue
up-for-grabs