How to add cellMeta columnMeta rowMeta?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 351
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 1
Description
Good day!
How to add cellMeta, columnMeta, rowMeta during rows initialization (from the controller) or later when adding rows using pushObject (from the controller)?
Best regards
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
The issue names no files or tests. Start by tracing the controller's rows initialization and the pushObject path, then inspect how ember-table represents cellMeta, columnMeta, and rowMeta. Done would require a documented or implemented way to attach these metadata values in both workflows, but the expected behavior is not specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100