[GH-669]: Add org selector to create issue modal - #675
Conversation
|
Hello @thoratvinod, Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here. |
mickmister
left a comment
There was a problem hiding this comment.
Thanks for this great contribution @thoratvinod! I have some comments regarding the GitHubOrg config setting, and some other suggestions. Overall looking good 👍
…r.jsx Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
…r.jsx Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #675 +/- ##
==========================================
- Coverage 15.49% 15.27% -0.23%
==========================================
Files 15 15
Lines 5737 5833 +96
==========================================
+ Hits 889 891 +2
- Misses 4806 4900 +94
Partials 42 42 ☔ View full report in Codecov by Sentry. |
mickmister
left a comment
There was a problem hiding this comment.
Thanks for this contribution @thoratvinod 👍 I have one more request to avoid returning the current user's login in the case where we have the GitHubOrg config setting set. Otherwise LGTM
Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
|
@thoratvinod Thank you for your patience on this |
|
@calebroseland @mgdelacroix Gentle reminder to review this PR |
|
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
|
@thoratvinod Can you please fix the merge conflicts. |
|
@thoratvinod Do you want to continue working on this issue? |
|
@hanzei yes, I want to continue this, will take 2-3 weeks to get back on this. Is that fine? |
|
Sure, we are not in a hurry. Thanks for coming back to the PR @thoratvinod 👍 |
|
Thanks for updating the PR @thoratvinod 👍 CI complains about two errors: I suppose the changes in #626 caused actions to not longer exist. |
|
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
|
Hey @hanzei , @mickmister , |
|
Thanks for your work on this @thoratvinod! I'm closing for now and mentioned this PR on the linked ticket |
Summary
Screenshots
If organizations are present:

If no organization is present:

Ticket Link
Fixes #669