Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
Is there a way to send data to the publication upon table creation?
Open
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am creating a tabular table and I am using Meteor.publishComposite to populate the tables data. Is there a way that I can send some data to the publication when defining a new Tabular.table({})?
Thanks!
Contributor guide
Research direction
Start by reviewing the Tabular.table({}) definition and the Meteor.publishComposite usage described in the issue. Determine whether data can be passed into the publication during table creation, and define the expected behavior or API change needed to support it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100