Option to restrict editor so it only allows one molecule to be drawn
Open
User`s Feedback
- Dominant language
- TypeScript
- Stars
- 884
- Forks
- 262
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 126
Description
**Background**
There are use cases when a user's ability to draw more than one molecule in a given editor, is not ideal.
**Solution**
Have a prop (eg "singleMolecule: boolean) that is passed and makes it so the user can only draw one molecule in the editor
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no file, component, or test. Start by locating the editor's public props and the logic that permits multiple molecules, then identify the relevant test or usage surface. The work is done when the option prevents drawing a second molecule while the default behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100