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(#17): adds scroll attribute to allow overflow content to be interactive #19

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

gusnaughton
Copy link
Member

@gusnaughton gusnaughton commented Jun 20, 2024

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: #17 (issue, if applicable)

Summary:

The overflow attribute on the drawer was set to overflow, not scroll. Changing this yielded the desired effect.

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

@gusnaughton gusnaughton added not-reviewed Issue has not been reviewed by Auro team members Status: Review Needed Work is completed, user is requesting feedback Type: Feature New Feature auro-drawer labels Jun 20, 2024
@gusnaughton gusnaughton self-assigned this Jun 20, 2024
@gusnaughton gusnaughton requested a review from a team as a code owner June 20, 2024 20:58
@Patrick-Daly-AA Patrick-Daly-AA linked an issue Jun 20, 2024 that may be closed by this pull request
@jason-capsule42 jason-capsule42 merged commit 5fba5ee into main Jun 21, 2024
6 checks passed
@jason-capsule42 jason-capsule42 deleted the naughton/overflowStyle branch June 21, 2024 17:31
@jordanjones243
Copy link
Contributor

🎉 This PR is included in version 1.0.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jordanjones243 jordanjones243 added the released Completed work has been released label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-drawer not-reviewed Issue has not been reviewed by Auro team members released Completed work has been released Status: Review Needed Work is completed, user is requesting feedback Type: Feature New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drawer does not scroll when content spans past screen height
3 participants