Steven Engelbert

Results 142 comments of Steven Engelbert

Literally just add a bit of text that says "Wrong password, try again!" when you click the button and fail to move forward Ideally also have it disappear after a...

This could probably also be done without checking viewport size by setting their height to like `20vh` but their `minHeight` to whatever height is set to now, that way it'll...

Note that regardless of implementation, you'll need to contend with how the ui within the cards displays That might be a minor headache that would be best achieved with a...

Potentially related, but there seems to be two separate versions of the player page for when you don't have something selected: One that you can reach by refreshing the page...

> I'm not sure there's enough information here for someone other than yourself to solve this issue; can you elaborate on the problem as you've witnessed it and perhaps create...

I think I would like to see a case where a real character causes this issue before I try to solve it Adding `needs user input` tag, please respond with...

I'm actually removing this from the project board, if we don't get input on this one I don't want it to just be juggled for multiple goalposts

For the one in the home screen, I think it should stay that way as it will be made correct by #707

This issue is labeled `needs user input`, please :+1: react if you think this would be a good thing to spend our time on

If you want something a little more open ended, this also needs to be done for basically every state-changing transaction more or less Whenever you change state, assume that the...