-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Why do we need this ?
To make the user experience better.
Currently, when this command -> /github Username/RepositoryName pulls
is entered, action buttons along with link to PR are rendered. And in the PR actions modal when the desired buttons are clicked, for example - View File, View Changes, Comments, etc, the desired modal is opened up but then there is no option to go back, instead the user has to close the modal and again re-open it to select other option in the PR actions modal.
As a GitHub App developer
I need to: Implement a feature to go back to previous modal (PR actions modal) instead of closing it.
So That: The user doesn't have to re-open the modal again and again which doesn't provide good user experience.
Acceptance Criteria
- Integrate
Go Back
option instead ofClose
submit button in PR Actions modal.
Screenshots/Record
gh-ux.webm
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request