Cleanup selector programmatic open workaround
Open
Nobody has claimed this yet.
tech debt
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 14
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
🧹 Tech Debt
In select we have a workaround for opening the popup. It looks like that was fixed for combobox and select. Which means we can update FAST, remove the workaround, and then close the related issue we filed.
Contributor guide
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
Start with packages/nimble-components/src/select/index.ts around the linked workaround, then review the referenced FAST issue 5383 and the package's FAST dependency. Done means the dependency is updated, the select popup-opening workaround is removed, and related FAST issue 5123 can be closed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100