dwyl / dwyl/app

Feat: pasting a link to a GitHub issue into an item should ...

Open
#281 1 comment 0 reactions 0 assignees View on GitHub
discuss enhancement epic help wanted needs-ui priority-2 T1d UI
Dominant language
Dart
Stars
152
Forks
22
PR merge metrics
No merged PRs in 30d

Description

If I paste a link to a GitHub issue into an **`item`** it should automagically:
+ [ ] pick up the issue **title**
+ [ ] shorten the link to just the essential e.g. from [`https://github.com/dwyl/app/issues/275`](https://github.com/dwyl/app/issues/275) to [`dwyl/app#275`](https://github.com/dwyl/app/issues/275)
+ [ ] Format: `{owner}/{repo-name}#{issue-number}`
+ [ ] Pick up the `labels` (and their `colors`) on the issue and import them as `tags`
+ [ ] Display the `tags` on the `item` in the App UI so they are filterable.
+ [ ] Maintain the link between the `item` and issue in `links`
Ref: https://github.com/dwyl/app/issues/279

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.