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: Status bar should be updated after action taken #43

Merged
merged 5 commits into from
Dec 26, 2023

Conversation

hassan-pullflow
Copy link
Contributor

Summary of Changes

  • added function updateWithDelay in PullRequestState.
  • updating PullRequestState after every action.
  • ref: renamed isLogin to showLoading in PullRequestState.update
  • added unit testing for pullRequestQuickActions.ts

Review-Tips

  • Start with pullRequestQuickActions.ts

PR-Specific-Tests

  • User performs any actions on pull request > Status bar should be updated after 3 seconds.

@hassan-pullflow hassan-pullflow linked an issue Dec 19, 2023 that may be closed by this pull request
@hassan-pullflow hassan-pullflow changed the base branch from main to release/1.2.2 December 19, 2023 10:09
Copy link
Collaborator

@srzainab srzainab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@hassan-pullflow hassan-pullflow merged commit dba9f22 into release/1.2.2 Dec 26, 2023
1 check passed
@iffat-pullflow iffat-pullflow mentioned this pull request Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Status bar should be updated after action taken
3 participants