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

Fix dropdown positioning issue inside auro-dialog #232

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

fajar-apri-alaska
Copy link
Contributor

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.

Resolves: AuroSelect#187

Summary:

This PR addresses the positioning issue of auro-dropdown when auro-datepicker is placed inside auro-dialog component.
References: AuroSelect#187 comment

Type of change:

Please delete options that are not relevant.

  • New capability
  • Revision of an existing capability
  • Infrastructure change (automation, etc.)
  • Other (please elaborate)

Checklist:

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

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

- This commit addresses the positioning issue of `auro-dropdown`
when `auro-datepicker` is placed inside `auro-dialog` component.
Related issue: AuroSelect#187

Changes to be committed:
	modified:   package-lock.json
	modified:   src/auro-datepicker.js
	modified:   src/style.scss
Copy link

github-actions bot commented May 30, 2024

Surge demo deployment failed! 😭

@jason-capsule42 jason-capsule42 merged commit 190e89d into main Jun 10, 2024
6 of 7 checks passed
@jason-capsule42 jason-capsule42 deleted the fajarapri/fixPositioning branch June 10, 2024 16:31
@blackfalcon
Copy link
Member

🎉 This PR is included in version 2.5.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@blackfalcon blackfalcon added the released Completed work has been released label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Completed work has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auro Select's Dropdown displays wonky inside Auro Dialog
3 participants