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

受注管理 >受注一覧>出荷済にするボタンでチェックボックスでしかチェック出来ない #6053

Closed
ji-eunsoo opened this issue Oct 30, 2023 · 1 comment
Labels
bug:Low bug good-first-issue Good for newcomers/簡単に修正できそうなもの
Milestone

Comments

@ji-eunsoo
Copy link
Contributor

ji-eunsoo commented Oct 30, 2023

概要(Overview)

受注管理 >受注一覧>出荷済にするボタン>出荷お知らせメールを同時に送るでチェックボックスでしかチェック出来ない
本来であれば、文字部分をクリックしてもチェックされる。

スクリーンショット 2023-10-30 9 54 49

修正箇所
以下を<label class="form-check-label notificationMail" for="notificationMail">のように修正

<input class="form-check-input" type="checkbox" id="notificationMail">
<label class="form-check-label notificationMail">
{{ 'admin.order.to_shipped__confirm_send_mail_in_same_time'|trans }}
</label>

再現手順(Procedure)

受注管理 >受注一覧>出荷済にするボタンをクリックする

環境(Environment)

EC-CUBE:4.2.2

@ji-eunsoo ji-eunsoo added the bug label Oct 30, 2023
@ji-eunsoo ji-eunsoo changed the title 受注管理 >受注一覧>出荷済にするボタン>「メールの文面を確認」でチェックボックスでしかチェック出来ない。 受注管理 >受注一覧>出荷済にするボタン>「メールの送信」でチェックボックスでしかチェック出来ない。 Oct 30, 2023
@ji-eunsoo ji-eunsoo changed the title 受注管理 >受注一覧>出荷済にするボタン>「メールの送信」でチェックボックスでしかチェック出来ない。 受注管理 >受注一覧>出荷済にするボタンでチェックボックスでしかチェック出来ない。 Oct 30, 2023
@ji-eunsoo ji-eunsoo changed the title 受注管理 >受注一覧>出荷済にするボタンでチェックボックスでしかチェック出来ない。 受注管理 >受注一覧>出荷済にするボタンでチェックボックスでしかチェック出来ない Oct 30, 2023
@dotani1111 dotani1111 added bug:Low good-first-issue Good for newcomers/簡単に修正できそうなもの labels Oct 30, 2023
@dotani1111 dotani1111 added this to the 4.2.x milestone Oct 30, 2023
dotani1111 added a commit that referenced this issue Jan 17, 2024
受注管理 >受注一覧>出荷済にするボタンでチェックボックスでしかチェック出来ない #6053 の対応
@dotani1111 dotani1111 modified the milestones: 4.2.x, 4.3.0 Jan 29, 2024
@dotani1111
Copy link
Contributor

マージ済みのため、クローズします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:Low bug good-first-issue Good for newcomers/簡単に修正できそうなもの
Projects
None yet
Development

No branches or pull requests

2 participants