Skip to content

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

Merged
SteVen Batten (sbatten) merged 3 commits into
microsoft:mainfrom
jeanp413:fix-feedback-widget-position
Oct 27, 2021
Merged

Fixes feedback widget appears wrong when invoked from command palette#103738
SteVen Batten (sbatten) merged 3 commits into
microsoft:mainfrom
jeanp413:fix-feedback-widget-position

Conversation

@jeanp413

Copy link
Copy Markdown
Contributor

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

@sbatten

Copy link
Copy Markdown
Member

Jean Pierre (@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

SteVen Batten (@sbatten) PR updated

@sbatten SteVen Batten (sbatten) added this to the October 2021 milestone Oct 25, 2021
@sbatten
SteVen Batten (sbatten) merged commit a993ada into microsoft:main Oct 27, 2021
@jeanp413
Jean Pierre (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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback widget appears wrong when invoked from command palette

3 participants