Ryan Emberling

Results 136 issues of Ryan Emberling

Use of lists within a map is slightly tricky syntax-wise and it'd be helpful to have an easy example of a common use-case e.g. font-family for a multi-valued attribute so...

Is this repo compatible with the most current version of sails? I cloned it and the server will run at all, but It doesn't any changes when I click the...

### Feature Summary The RulesView has .gifs of every move, but they are all of an older version of the app. We should update these to reflect the current look...

enhancement
frontend
cyconf candidate

### Feature Summary Some of the Spanish and French translation files (`es.json` and `f.json`) still have English text for several strings. We should translate all such strings into their respective...

enhancement
frontend
internationalization

### Bug Summary The LobbyView currently played the wrong sound when the game starts ### Detailed Description When players join the Lobby, we play an “entering” sound like rushing water,...

bug
frontend

### Feature Summary We should create and host a custom error page for when the entire site is down. This should be statically hosted somewhere outside of heroku so that...

enhancement
frontend

### Bug Summary A race condition in requests to join a game can cause too many players to join the game because the game doesn't appear full at the time...

bug
backend

### Feature Summary We should translate the application into Russian as a part of the broader internationalization effort ### Detailed Description Now that the translation system (using vue-i18n) is in...

enhancement
frontend
internationalization

### Bug Summary The `GameCardName` component will sometimes overlap other text in dialogs instead of pushing them aside to make sufficient space ### Detailed Description See image below: ![image](https://github.com/cuttle-cards/cuttle/assets/6520704/5c2becb5-63e9-4eec-b8f3-44306f1aa3c3) In...

bug

### Feature Summary Want to be able to minimize the current persistent dialogs to see the game state ### Detailed Description As a player who is faced with a decision...

enhancement
version-minor
underbaked
frontend