learningequality / learningequality/studio

Dropdown Arrow Button doesn't work properly

Open
#4,540 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.