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

[FEATURE-REQUEST] Create Issues from Messages with Action Buttons #87

Open
4 tasks done
henit-chobisa opened this issue Mar 31, 2023 · 0 comments · May be fixed by #88
Open
4 tasks done

[FEATURE-REQUEST] Create Issues from Messages with Action Buttons #87

henit-chobisa opened this issue Mar 31, 2023 · 0 comments · May be fixed by #88
Labels
enhancement New feature or request

Comments

@henit-chobisa
Copy link
Contributor

Why do we need this ?

Many of the times, customers tend to share their queries directly in the chat, such as reporting a bug or something like a feature request, adding an action button in the list of actions beside a message that pops up a modal which helps in opening an issue can be a very good addition for a user convenience.

As a GitHub App developer

Add an action button that triggers the New Issue Modal, providing the message as a template to the modal.

Acceptance Criteria

  • Register the action button, in Command's Main Function.
  • Make Action Handler to the Button and check for auth.
  • Modify the New User Modal, for shared support for both SlashCommandContext and also with Action Button Context
  • Launch the Modal with message.text as data.template for the NewIssueModal
@henit-chobisa henit-chobisa added the enhancement New feature or request label Mar 31, 2023
@henit-chobisa henit-chobisa linked a pull request Mar 31, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant