makeplane / makeplane/plane

[bug]: Collapsible sub-tasks require three clicks to expand

Open
#9,124 4 comments 0 reactions 1 assignee View on GitHub

@anmolsinghbhatia is already working on this.

Since May 25, 2026.

🐛bug plane
Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

Is there an existing issue for this?
  • I have searched the existing issues
Current behavior
Image

When attempting to expand a sub-task juste afted loading the page, (e.g., Sub-task 1.1 here) to view its sub-sub-tasks, the first two clicks do not register or open the dropdown. We must click the expand chevron button exactly three times for the sub-tasks content to successfully deploy and become visible.

Expected Behavior

Clicking the expand chevron button a single time should instantly deploy and display the underlying sub-tasks.

Steps to reproduce
  1. Locate a sub task that contains sub-sub-tasks
  2. Click to expand the main task => works well
  3. Click to expand the sub-task => nothing happens, but the chevron appear like if it was deployed
  4. Click the chevron a second time.=> it tries to collapse, so nothing
  5. Click the chevron a third time => the sub-tasks finally expand and display correctly.
Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

last docker version

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.