Benjamin Kindle

Results 22 issues of Benjamin Kindle

A readme file would be useful to explain the purpose of the project, how to install it, and how to use it

This line almost scared me away before I realized that there was an example at the bottom of the readme. If you would prefer to remove the bullet completely rather...

I was trying to follow the instructions, but I think I messed up by rebooting when MacOS prompted me to, rather than looking in the console for more instructions. Now,...

Since poop is unacceptable offensive for the App Store, I think we should modify the app to place a chair under a squatting person instead. This would be much less...

help wanted
good first issue

I see this warning in the console when using qwik 1.4.2, but not earlier versions. As far as I can tell, it doesn't actually break anything? ``` 11:23:29 AM [vite]...

When I referenced an undefined variable, I go this error message That's not great...

Currently, we only render stories in dev mode, meaning we don't exercise and serialization logic. If someone is depending on this while developing, that is a bad limitation - something...

enhancement

I'm tired of doing releases manually. Automate it in some way (Not sure of the best way. Detect a change in package.json version? Trigger action from GitHub UI?)

maintenance

Right now, when you change any file, it will reload your current SB story, even if the changed file doesn't have anything to do with that story. This is a...

help wanted