OpenCut-app / OpenCut-app/OpenCut

[BUG] <button> cannot contain a nested <button> at local dev

Open
#675 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
89.8k
Forks
8.9k
PR merge metrics
No merged PRs in 30d

Description

Platform

MacOS Sequoia 15.6.1

Browser

Chrome 143

Current Behavior

When click button Select Project in projects page

Image
Expected Behavior

When clicking the Select Project button, have no error message

Recurrence Probability

Always

Steps To Reproduce
  1. go to projects page (http://localhost:3000/projects)
  2. click 'Select Projects' button
  3. open devtool and check the error
Anything else?

No response

Contributor guide

No contributing guide indexed for this repository

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 at the projects page at http://localhost:3000/projects and reproduce the issue by clicking the “Select Project” button, then inspect the browser console and the rendered button structure. Trace the page component and the Select Project control to identify the nested buttons. Done means the action still works without the nested-button error in Chrome.

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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.