RocketChat/Apps.Github22

GitHub App Main Modal

Open

#25 geöffnet am 13. Okt. 2022

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (43 Forks)auto 404
enhancementhacktoberfest

Repository-Metriken

Stars
 (37 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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