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

Add data- attributes for opening-hours dropdown widget on store details #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Chacalbis
Copy link

Hi,

In checkout, when choosing a pick up store and checking out opening hours in store details, dropdown widget is not properly working if we click on .showopeninghours element (shopStatus)

I'd like to know if you reproduce, because i extended this part and made a few modifications.
In my environment, data-role="openingHoursDropDown" and data-block="opening-hours-dropdown" are missing in final html because they are in open-hours-view.html template, which is only displayed on smile_store_locator-store-search page.

These attributes are used in initDropdown() and i only propose to put them in opening-hours.html template to restore dropdown functionnality.

Regards

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