Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] The issue type in the issue-specific pages is a placeholder, replace with actual code #11

Open
isidorosp opened this issue Jan 27, 2021 · 1 comment
Assignees
Labels
status: in progress type: bug Something isn't working

Comments

@isidorosp
Copy link
Contributor

Replace the static text in pages/issue/[slug].js with the code to get the first filter that matches issue type from the issue (see index.js for an example)

@isidorosp isidorosp self-assigned this Jan 27, 2021
@isidorosp isidorosp added status: planned type: bug Something isn't working labels Jan 27, 2021
@isidorosp isidorosp changed the title [Bug] The issue type in the issue-specific pages is still a placeholder [Bug] The issue type in the issue-specific pages is a placeholder, replace with actual code Jan 27, 2021
@isidorosp
Copy link
Contributor Author

isidorosp commented Jan 28, 2021

@waseemh-io wanna pick this up as well? If you work on top of PR #14 this should be easy to do (see example of getFirstMatchingLabel() in issues.tsx).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: in progress type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant