liquid-labs / liquid-labs/catalyst-core-api
Model prop config 'writable' should be 'updatable'.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If false, can be set initially, when the item is new, but not thereafter.
js/core/resources/Model.js
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 with js/core/resources/Model.js and inspect how the model property configuration uses the writable name. Update the configuration name to updatable consistently, then verify that the described initial-setting and later-update behavior remains represented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100