learningequality / learningequality/studio
Dropdown Arrow Button doesn't work properly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Observed behavior
The dropdown arrow doesn't close the menu
Screencast from 2024-04-27 19-22-44.webm
Expected behavior
The Up-Arrow Button should close the dropdown menu
User-facing consequences
The user when tries to use the arrow button to access the dropdown button, by instinct clicks it again for the dropdown menu to be removed but this doesnot happen. Clicking on the empty parts of the screen closes it though
Usage Details
- OS: Ubuntu
- Browser: Google Chrome
- URL: http://localhost:8080/en/channels/#/public
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 by reproducing the dropdown behavior at http://localhost:8080/en/channels/#/public in Google Chrome on Ubuntu. Inspect the UI entry point for the dropdown arrow and identify why clicking the open-menu arrow does not close it. Done means the arrow toggles the menu closed, while clicking outside continues to close it as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100