Kenny Lin

Results 19 issues of Kenny Lin

Currently, the text in a button that leads to the Phaser Course reads as 'Build your own'. This text should be more descriptive to match its action. Also, consider linking...

status: accepting prs
good first issue
type: cleanup

Currently, Codey's fall is a bit anticlimactic. Let's add some flair to their downfall with some camera shake and a fade.

type: feature request
status: accepting prs
good first issue

Currently, when a player hits the end screen they'll always see the text: "So Close!". There should be some logical check for how the current score compares to the existing...

status: accepting prs
good first issue
type: cleanup

### Overview Adding an icon prop to the badge component. Also adding a tertiary-fill variant for badges. ### PR Checklist - [x] Related to designs: https://www.figma.com/file/ReGfRNillGABAj5SlITalN/%F0%9F%93%90-Gamut?type=design&node-id=29959-39721&mode=design&t=nBBLirSlYHPh47rh-0 - [x] Related to...

### Overview Adding a Disclosure component to replace the current AccordionDeprecated component. ### PR Checklist - [ ] Related to designs: https://www.figma.com/design/ReGfRNillGABAj5SlITalN/%F0%9F%93%90-Gamut?node-id=30186-40433&m=dev - [ ] Related to JIRA ticket: [GM-562](https://codecademy.atlassian.net/browse/GM-562)...

### Overview Updates tags to use the correct color tokens. Current implementation of tags somewhat uses ColorMode and needs to invert the colors to work. Major Changes: 1. removed DismissButton...

### Overview ### PR Checklist - [ ] Related to designs: - [ ] Related to JIRA ticket: [ABC-123] - [ ] I have run this code to verify it...

### Overview ### PR Checklist - [ ] Related to designs: - [ ] Related to JIRA ticket: [ABC-123] - [ ] I have run this code to verify it...

### Overview Applying changes to the Modal and Dialog components per feedback from a11y team. Also adding a zIndex ### PR Checklist - [x] Related to designs: https://www.figma.com/design/g6pOoIOxRI6tGyAptTPMey/Cycle-F---Teams-improvements?node-id=563-2480&p=f&t=jn6CEetQkDRJLHQB-0 - [x]...

### Overview Components that expand other components should have both `aria-expands` and `aria-controls` attributes. Components that are being expanded/controlled by another component should have an `id` that matches the value...