Kento Kawakami
Kento Kawakami
As a developer of Smash Hub, I should be able to access components that are housed in a Storybook project. Note: Storybook setup comes with setting up NX. This story...
As a developer of Smash Hub, I should have access to assets during development. - [ ] Create assets - [ ] Upload assets - [ ] Document how to...
As a user of the `DifficultyScale` component, I should be able to show the difficulty as a scale. Mockup: https://www.figma.com/file/I7fcX1kJuemm42TXGNZPKA/Smash-Combos-Design-System?node-id=4272%3A26069 Component must: - [ ] Take an integer between the...
As a user of the `DifficultySlider` component, I should be able to set difficulties as a slider. Mockup: https://www.figma.com/file/I7fcX1kJuemm42TXGNZPKA/Smash-Combos-Design-System?node-id=4272%3A26069 Component must: - [ ] Take an integer between the numbers...
This is a test issue
As a Peach player, I thought medium hop was a thing as you can float at different heights, however, it's more unconventional for other characters so we can go ahead...
We've had some situations where users would double click or spam click any buttons that submit a request. This results in creating duplicate entries in our database.
Ideally, we would like to have a bank of keywords that can be added to a component. Currently, the filter is barebones and would like it to be refactored into...