Section blocks are not validated in `presets` or `default`
Open
Nobody has claimed this yet.
Bug
SEV-3
- Dominant language
- TypeScript
- Stars
- 234
- Forks
- 92
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
ValidBlockTargetalso doesn't work for presets if the block defined in the schema is a section block![]()
Originally posted by @aswamy in #751
Contributor guide
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
Trace ValidBlockTarget and the validation paths for presets and default, starting with how section blocks are represented in the schema. Compare those paths with ordinary block validation and verify that section blocks defined in the schema are rejected or accepted correctly in both targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100