SSWConsulting / SSWConsulting/SSW.Rules
Netlify CMS - Add rules as entities to related
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
@bradystroud @william-liebenberg
Currently in Netlify CMS, end users are forced to enter the uri for related rule manually.
@adamcogan considers this low priority.
- Change the entry field for related entities in Netlify CMS to be a drop down rather than a free text field.

Figure: Current related field is just a text field
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 by locating the Netlify CMS configuration for the related entities field and determine how available rules are represented elsewhere in the project. Replace the free-text URI entry with a rule selector whose options come from the available rules, then verify that selecting a rule stores the expected related entity value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100