Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
Add an API to manually trigger table rerender
Open
enhancement
will accept pull request
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
My table loads different languages based on the user, but the user can also change their language which is reactive however the table is not reactive it would be nice to have a method that can re render the table.
Contributor guide
Research direction
Start by tracing the table rendering entry point and the existing reactive language flow; the issue does not name files or tests. Determine where a public manual rerender method belongs and verify that changing the user's language updates the table when that method is invoked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100