RocketChat/Apps.Github22

GitHub App Main Modal

Open

#25 opened on Oct 13, 2022

View on GitHub
 (7 comments) (0 reactions) (1 assignee)TypeScript (43 forks)auto 404
enhancementhacktoberfest

Repository metrics

Stars
 (37 stars)
PR merge metrics
 (PR metrics pending)

Description

Why do we need this ?

As a GitHub App developer

I need to:
Add a GitHub Home Modal which is triggered by /gh or /github command and has buttons which can redirect users to different features/modals of the app So That: Users do not have to memorize the slash commands for all the features

Acceptance Criteria

  • Add GitHub Home Modal which is triggered by /github or /gh command.
  • GitHub Home Modal should have action buttons to trigger all the different features/modals in the app.
  • Conditional Rendering of action buttons which require authentication,

Further Comments / References

image

Contributor guide