Skip to content

Assignees get QuickPickItems async#3729

Merged
benibenj merged 1 commit intomainfrom
benibenj/assigneeSlow
Jul 15, 2022
Merged

Assignees get QuickPickItems async#3729
benibenj merged 1 commit intomainfrom
benibenj/assigneeSlow

Conversation

@benibenj
Copy link
Contributor

Getting the QuickPickItems for assignees is currently not done asynchronously which leads to a delay before the dropdown opens.

Changed to: getting the QuickPickItems is done asynchronously which leads to the dropdown opening directly and the assignees appearing as soon as they have been loaded.

@github-actions github-actions bot added this to the July 2022 milestone Jul 15, 2022
@benibenj benibenj requested a review from alexr00 July 15, 2022 09:33
@benibenj benibenj linked an issue Jul 15, 2022 that may be closed by this pull request
@benibenj benibenj merged commit 2a9f3cb into main Jul 15, 2022
@benibenj benibenj deleted the benibenj/assigneeSlow branch July 15, 2022 09:47
Copy link
Member

@joaomoreno joaomoreno left a comment

Choose a reason for hiding this comment

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

👏

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.

Performance: Delay in showing Assignee quick open

3 participants