Menage comment
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Maybe the request may sound silly but I'm pretty new in ember...
I see that the model Comment is defined and linked to Post in application.js and the route of cakephp is set to `/api/posts/:post_id/comments` but I can't find where this is managed ember: It's possible to manage comments from view?
Thanks a lot
Alessandro
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 reading application.js, where Comment is linked to Post, and trace the CakePHP route /api/posts/:post_id/comments. The issue does not define the requested view behavior or acceptance criteria, so clarify what comment management should support before identifying the implementation and a testable definition of done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- api, backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100