Skip to content

fix: use auro-library dev pre-release with floating UI bib cut fix#1571

Draft
sun-mota wants to merge 1 commit into
devfrom
sunMota/floating-ui-bib-cut-fix-update
Draft

fix: use auro-library dev pre-release with floating UI bib cut fix#1571
sun-mota wants to merge 1 commit into
devfrom
sunMota/floating-ui-bib-cut-fix-update

Conversation

@sun-mota

@sun-mota sun-mota commented Jul 23, 2026

Copy link
Copy Markdown
Member

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Review Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update
RC Checklist

Testing Checklist:

Browsers

Browsers Support Guide

Dev demo link

Android

  • Chrome
  • Firefox

iOS

  • Chrome
  • Firefox
  • Safari

Desktop

  • Chrome
  • Firefox
  • Safari
  • Edge

Scenarios

  • Validated linked issues with issue reporting team
  • Test coverage report review

Framework playground

  • Next React
  • SvelteKit

**By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.**

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

Summary by Sourcery

Update dropdown component to consume the pre-release Floating UI implementation from the Auro dev library.

Enhancements:

  • Align dropdown runtime imports with the dev pre-release Auro Floating UI library for layout/positioning behavior.

Build:

  • Add @aurodesignsystem-dev/auro-library as a project dependency to support the new Floating UI runtime import.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@sun-mota sun-mota self-assigned this Jul 23, 2026
@sourcery-ai

sourcery-ai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR switches the dropdown component to consume a dev pre-release of the auro-library Floating UI implementation by updating the import path and adding the corresponding dev dependency.

File-Level Changes

Change Details Files
Switch dropdown Floating UI import to use the dev auro-library pre-release runtime.
  • Update AuroFloatingUI import to reference the '@aurodesignsystem-dev/auro-library' Floating UI runtime module
  • Keep existing runtime utility and focusable elements imports unchanged
components/dropdown/src/auro-dropdown.js
Add the dev auro-library pre-release package as a project dependency.
  • Declare '@aurodesignsystem-dev/auro-library' with version '^0.0.0-pr273.0' under dependencies
  • Regenerate or update package-lock.json to lock the new dev dependency
package.json
package-lock.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@chromatic-com

chromatic-com Bot commented Jul 23, 2026

Copy link
Copy Markdown

Tip

All tests passed and all changes approved!

🟢 UI Tests: 998 tests unchanged
🟢 UI Review: 499 stories published -- no changes
Storybook icon Storybook Publish: 499 stories published

@github-actions

Copy link
Copy Markdown
PR Preview Action efc4d8922ddcafdcc24bd6c30d83442f0acb99e9

QR code for preview link

🚀 View preview at
https://AlaskaAirlines.github.io/auro-formkit/pr-preview/pr-1571/

Built to branch gh-pages at 2026-07-23 16:20 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

Copy link
Copy Markdown

🚀 PR Release Published! v0.0.0-pr1571.0

To install:

npm install @aurodesignsystem-dev/auro-formkit@0.0.0-pr1571.0

Install via alias:

npm install @aurodesignsystem/auro-formkit@npm:@aurodesignsystem-dev/auro-formkit@0.0.0-pr1571.0

View on npmjs.com

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.

1 participant