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(js): use user-provided panelLayout class #628

Merged
merged 1 commit into from
Jul 16, 2021
Merged

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Jul 16, 2021

Thanks @ethanresnick for pointing this out!

closes #627

It looks like the panelLayout class wasn't used, because two class names needed to be added. This isn't used in any other place, so any panel layout is also a scrollable panel as far as I can tell :)

Thanks @ethanresnick for pointing this out!

closes #627

co-authored-by: ethanresnick <ethanresnick@users.noreply.github.com>
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit f8ba202:

Sandbox Source
@algolia/autocomplete-example-github-repositories-custom-plugin Configuration
@algolia/autocomplete-example-instantsearch Configuration
@algolia/autocomplete-example-playground Configuration
@algolia/autocomplete-example-preview-panel-in-modal Configuration
@algolia/autocomplete-example-react-renderer Configuration
@algolia/autocomplete-example-starter-algolia Configuration
@algolia/autocomplete-example-starter Configuration
@algolia/autocomplete-example-voice-search Configuration
@algolia/autocomplete-example-vue Configuration

@Haroenv Haroenv requested a review from shortcuts July 16, 2021 09:09
Copy link
Member

@francoischalifour francoischalifour left a comment

Choose a reason for hiding this comment

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

Thanks!

@francoischalifour francoischalifour changed the title fix(css): use user-provided panelLayout class fix(js): use user-provided panelLayout class Jul 16, 2021
@Haroenv Haroenv merged commit c3aeb9f into next Jul 16, 2021
@Haroenv Haroenv deleted the fix/panel-layout-class branch July 16, 2021 09:51
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.

2 participants