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

[R20-2041] always ensure expanded menu is visible #1223

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

lambry
Copy link
Contributor

@lambry lambry commented Jun 17, 2024

Issue: https://digital-vic.atlassian.net/browse/R20-2041

What I did

The latest version of safari on ios was triggering a scroll when the search field was focused, this in turned triggered our menu to be hidden as that's what it does, it hides when the page is scrolled down.
This issue only effected sites using the quick exit as having the quick exit in the menu pushes down the search input down just enough for safari to decided it needs to move up the page so the user can see/access the input field better.

Checklist

For all PR's

  • I've added relevant changes to the project Readme if needed.
  • I've updated the documentation site as needed.
  • I have added unit tests to cover my changes (if not applicable, please state why in a comment)

For new components only

  • I have added a story covering all variants
  • I have checked a11y tab in storybook passes
  • Any events are emitted on the event bus

@lambry lambry self-assigned this Jun 17, 2024
Copy link

netlify bot commented Jun 17, 2024

Deploy Preview for ripple-docs canceled.

Name Link
🔨 Latest commit ac041dd
🔍 Latest deploy log https://app.netlify.com/sites/ripple-docs/deploys/666fb7454d95ac00081e8cc6

Copy link

cypress bot commented Jun 17, 2024

Passing run #1913 ↗︎

0 162 0 0 Flakiness 0

Details:

fix(@dpc-sdp/ripple-ui-core): allways ensure expanded menu is visible
Project: ripple-framework Commit: ac041dd1d9
Status: Passed Duration: 07:19 💡
Started: Jun 17, 2024 4:05 AM Ended: Jun 17, 2024 4:13 AM

Review all test suite changes for PR #1223 ↗︎

Copy link
Member

@waitingallday waitingallday left a comment

Choose a reason for hiding this comment

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

LGTM

@lambry lambry changed the title [R20-2041 https://digital-vic.atlassian.net/browse/R20-2041] allways ensure expanded menu is visible [R20-2041] allways ensure expanded menu is visible Jun 17, 2024
@lambry lambry changed the title [R20-2041] allways ensure expanded menu is visible [R20-2041] always ensure expanded menu is visible Jun 17, 2024
@dylankelly dylankelly added this pull request to the merge queue Jun 17, 2024
Merged via the queue into develop with commit 989e9e6 Jun 17, 2024
15 of 16 checks passed
@dylankelly dylankelly deleted the bugfix/ios-search-focus-with-quick-exit branch June 17, 2024 22:58
@dylankelly dylankelly restored the bugfix/ios-search-focus-with-quick-exit branch June 19, 2024 01:46
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