Contact list column type
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
Currently we can have a column that contains a link to a contact, i'd like my table to be populated and kept up-to-date with a contact-list.
Describe the solution you'd like
A new column type that is a contact list, then all the rows are already populated by contacts of that list and the list is kept updated
Describe alternatives you've considered
No response
Additional context
No response
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 reviewing the existing column type that links to a contact and trace how its rows are populated. Then identify how contact lists are represented and updated in the project. Done means a contact-list column can populate rows from the list and keep them synchronized, with the relevant behavior covered by tests if existing tests are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100