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

feat(menu): add position-strategy to allow positioning menu absolute rather then fixed (VIV-2135) #1918

Merged
merged 16 commits into from
Oct 2, 2024

Conversation

rachelbt
Copy link
Contributor

@rachelbt rachelbt commented Sep 24, 2024

Not entirely sure about the attribute name 🤔

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d61b119) to head (acac1ba).
Report is 1086 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #1918     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files          123       349    +226     
  Lines         1562      6775   +5213     
  Branches       108       869    +761     
===========================================
+ Hits          1562      6775   +5213     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

libs/components/src/lib/menu/menu.ts Outdated Show resolved Hide resolved
@rachelbt rachelbt changed the title feat(menu): add strategy-absolute to allow positioning menu absolute rather then fixed (VIV-2135) feat(menu): add placement-strategy to allow positioning menu absolute rather then fixed (VIV-2135) Sep 29, 2024
@rachelbt rachelbt requested a review from TaylorJ76 September 29, 2024 09:03
TaylorJ76
TaylorJ76 previously approved these changes Sep 30, 2024
@rachelbt rachelbt requested a review from TaylorJ76 September 30, 2024 12:59
@rachelbt rachelbt changed the title feat(menu): add placement-strategy to allow positioning menu absolute rather then fixed (VIV-2135) feat(menu): add position-strategy to allow positioning menu absolute rather then fixed (VIV-2135) Sep 30, 2024
Copy link
Contributor Author

@rachelbt rachelbt left a comment

Choose a reason for hiding this comment

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

@TaylorJ76 , I changed the property to position-strategy, since placement-strategy is something else that we have in popup...

TaylorJ76
TaylorJ76 previously approved these changes Sep 30, 2024
@rachelbt rachelbt merged commit 55d2b87 into main Oct 2, 2024
15 checks passed
@rachelbt rachelbt deleted the VIV-2135-menu branch October 2, 2024 07:41
@github-actions github-actions bot mentioned this pull request Oct 2, 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.

2 participants