Skip to content

Fixes feedback widget appears wrong when invoked from command palette#103738

Merged
sbatten merged 3 commits intomicrosoft:mainfrom
jeanp413:fix-feedback-widget-position
Oct 27, 2021
Merged

Fixes feedback widget appears wrong when invoked from command palette#103738
sbatten merged 3 commits intomicrosoft:mainfrom
jeanp413:fix-feedback-widget-position

Conversation

@jeanp413
Copy link
Copy Markdown
Contributor

@jeanp413 jeanp413 commented Aug 1, 2020

The feedback widget needed an anchor element to position itself so when the "Send Feedback" status bar entry is hidden it throws an error.
To fix it I just absolute positioned it (similar to the notification center).

This PR fixes #99735

@joaomoreno joaomoreno assigned sbatten and unassigned joaomoreno Aug 3, 2020
@joaomoreno joaomoreno changed the base branch from master to main February 15, 2021 08:51
@sbatten
Copy link
Copy Markdown
Member

sbatten commented Oct 18, 2021

@jeanp413 thanks for this PR, sorry its taken a while to get around to it. the approach looks good, would you mind updating the branch to resolve conflicts and then I can test and merge this

@jeanp413
Copy link
Copy Markdown
Contributor Author

@sbatten PR updated

@sbatten sbatten added this to the October 2021 milestone Oct 25, 2021
@sbatten sbatten merged commit a993ada into microsoft:main Oct 27, 2021
@jeanp413 jeanp413 deleted the fix-feedback-widget-position branch October 27, 2021 21:24
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants