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

スマートフォンの商品一覧にて「もっと見る」をクリックした際のソート順が正しくなかったのを修正 #332

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

3tiles
Copy link
Contributor

@3tiles 3tiles commented Oct 25, 2019

#106 の修正。
配列キーが商品IDだと、JSONデータをJSが評価した際に商品IDでソートされてしまうようなので、並び順を維持するように配列に入れ直して渡すように修正した。

配列キーが商品IDだと、JSONデータをJSが評価した際に商品IDでソートされてしまうようなので、並び順を維持するように配列に入れ直して渡すように修正した。
refs EC-CUBE#106
@coveralls
Copy link

Coverage Status

Coverage remained the same at 51.622% when pulling 49a048c on 3tiles:#106 into 0c3d0da on EC-CUBE:master.

@chihiro-adachi chihiro-adachi added this to the 2.17.1 milestone Oct 29, 2019
@chihiro-adachi
Copy link
Contributor

GitHubActionsのWindowsが落ちていますが、Appveyor通っているのでマージします。

@chihiro-adachi chihiro-adachi merged commit 6ae9ebe into EC-CUBE:master Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants