RocketChat / RocketChat/fuselage
`AutoComplete`, `ToggleSwitch` : bugs, feature add
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 162
- Forks
- 258
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 24
Description
Description
Below are the issues and a basic transition add requested in the following components:
-
AutoComplete : Issue with Chip closing
-
AutoComplete : Dropdown menu not being at fixed position as scrolled through the screen
-
ToggleSwitch : Add toggling transition for better UX.
Steps to reproduce
- Run
yarn storybookto open fuselage storybook - Click on the respective stories of
AutoCompleteandToggleSwitch - Add chips in AutoComplete and click on the chip again.
- Also scroll through the screen while the dropdown is switched on.
Insert an image/gif/video
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Run yarn storybook and inspect the AutoComplete and ToggleSwitch stories. Reproduce the chip-closing and scrolling dropdown issues described in the steps; done means chips close correctly and the dropdown stays fixed while scrolling, while the ToggleSwitch transition is already marked complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100