OpenCut-app / OpenCut-app/OpenCut
[BUG] <button> cannot contain a nested <button> at local dev
Nobody has claimed this yet.
- 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
Expected Behavior
When clicking the Select Project button, have no error message
Recurrence Probability
Always
Steps To Reproduce
- go to projects page (http://localhost:3000/projects)
- click 'Select Projects' button
- open devtool and check the error
Anything else?
No response
Contributor guide
No contributing guide indexed for this repository
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 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