Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
Support reactive columns and languages
Open
Nobody has claimed this yet.
enhancement
will accept pull request
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
Right now once you initialize the table only the data is reactive however if your app has different languages there is no way to re initialize the table it would be nice to have reactive support for this
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
Start by examining the table initialization and the existing reactive data behavior described in the issue. Done should mean that column definitions and language changes update reactively without requiring the table to be reinitialized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100