fast icon indicating copy to clipboard operation
fast copied to clipboard

fix: port anchored region viewport lock fixes

Open scomea opened this issue 3 years ago • 0 comments

Pull Request

📖 Description

This change ports changes from https://github.com/microsoft/fast/pull/6260 to the archived version

🎫 Issues

https://github.com/microsoft/fast/issues/6125

👩‍💻 Reviewer Notes

This does not include minor styling changes that prevent some z-index issues when menus overlap and give menus fancy "size to viewport" behavior.

📑 Test Plan

These changes are currently untested, we need some way to vet before checkin.

✅ Checklist

General

  • [x] I have included a change request file using $ yarn change
  • [ ] I have added tests for my changes.
  • [ ] I have tested my changes.
  • [ ] I have updated the project documentation to reflect my changes.
  • [ x] I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

scomea avatar Sep 07 '22 23:09 scomea