Devographics / Devographics/Monorepo
Language dropdown/select doesn't close when clicking somewhere else
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 55
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
When you click the language selector and you try to close it by clicking outside the element, it doesn't close and you must click `Language` again to collapse it. The expected behavior should be that if you click `Language` and then you click outside of the dropdown, it should hide.
Thanks for this awesome work!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the language selector entry point and reproduce the issue by opening the dropdown, then clicking outside it. Trace the outside-click behavior and verify that the dropdown hides when the click occurs elsewhere, while still closing through the Language control.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100