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

Displaying Issues in Contextual Bar Provided Better UX than Modal View #94

Open
2 tasks done
henit-chobisa opened this issue Apr 1, 2023 · 0 comments · May be fixed by #95
Open
2 tasks done

Displaying Issues in Contextual Bar Provided Better UX than Modal View #94

henit-chobisa opened this issue Apr 1, 2023 · 0 comments · May be fixed by #95
Labels
enhancement New feature or request

Comments

@henit-chobisa
Copy link
Contributor

Why do we need this ?

We have a button in UserProfileView, which tends to open user's issues, with it's states of mentioned / created and open / close, but the supporting SurfaceView that lists the issues is a ModalView which is not the best solution to display list like data, hence I request to switch to Contextual Bar View, which doesn't block user's activity while working on any chat and keeps the issues handy in contextual bar.

As a GitHub App developer
I need to switch the UserIssuesModal from ModalViewParam to ContextualBarViewParam as UserIssuesContextualBar and change all the update actions from modal to contextual bar. Along with that, also need to update the view that it supports leading to IssuesViewModal and also IssueAssignModal

Acceptance Criteria

  • Replace UserIssuesModal with UserIssuesContextualBar under a new Directory with Contextual Bars.
  • Update ContextualBar Actions that updated the Current Modal to updating the current contextual bar.
@henit-chobisa henit-chobisa added the enhancement New feature or request label Apr 1, 2023
@henit-chobisa henit-chobisa linked a pull request Apr 1, 2023 that will close this issue
2 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