Skip to content

WEBDEV-8447 Upgrade ia-dropdown version to address z-index bug#45

Merged
latonv merged 3 commits into
mainfrom
webdev8447-upgrade-ia-dropdown
May 14, 2026
Merged

WEBDEV-8447 Upgrade ia-dropdown version to address z-index bug#45
latonv merged 3 commits into
mainfrom
webdev8447-upgrade-ia-dropdown

Conversation

@latonv

@latonv latonv commented May 13, 2026

Copy link
Copy Markdown
Member

There is currently a bug with incorrect z-index behavior on the ia-dropdown. This upgrades to a newer version of that component that fixes the bug, to avoid component registry conflicts when the ia-dropdown-search-bar is used alongside other components that rely on the patched version of ia-dropdown.

@github-actions

github-actions Bot commented May 13, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-14 18:23 UTC

@codecov-commenter

codecov-commenter commented May 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.56%. Comparing base (67fea7c) to head (f8b1137).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   78.56%   78.56%           
=======================================
  Files          16       16           
  Lines         639      639           
  Branches      165      165           
=======================================
  Hits          502      502           
  Misses         95       95           
  Partials       42       42           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@latonv latonv force-pushed the webdev8447-upgrade-ia-dropdown branch from 3aec0bb to 698ff91 Compare May 13, 2026 21:22
Comment thread package.json Outdated

@bfalling bfalling left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@latonv latonv merged commit b27295e into main May 14, 2026
3 checks passed
@latonv latonv deleted the webdev8447-upgrade-ia-dropdown branch May 14, 2026 18:23
jbuckner added a commit that referenced this pull request May 28, 2026
* origin/main: (28 commits)
  WEBDEV-8518: Add CI caching and standardize workflow hygiene (#55)
  WEBDEV-8464 Make ia-dropdown-search-bar propagate selection changes immediately (#46)
  WEBDEV-8447 Upgrade ia-dropdown version to address z-index bug (#45)
  v0.2.5 (#44)
  WEBDEV-8378 Migrate dropdown-style search bar from Offshoot (#41)
  0.2.3 (#43)
  WEBDEV-8393 Add full OTP form (#42)
  WEBDEV-8327 Add basic OTP input (#40)
  Update instructions for adding component stories (#38)
  Demo page enhancements
  WEBDEV-8131 Encapsulate property settings (#36)
  WEBDEV-8167: Add demo and publishing sections to readme (#35)
  0.2.2
  WEBDEV-8162: Support Lit 2/3, Combobox fixes (#34)
  0.2.1
  WEBDEV-8151: Improve build compatibility (#32)
  v0.2.0 (#31)
  WEBDEV-8119 Add basic combo-box component (#24)
  Update npm-publish workflow
  Update npm-publish action
  ...

# Conflicts:
#	demo/app-root.ts
#	demo/story-template.ts
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.

3 participants