1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display error message when no issues available 1`] = `
6 onRequestClose={[Function]}
14 className="modal-head"
17 issue_bulk_change.form.title.0
21 className="modal-body modal-container"
26 issue_bulk_change.no_match
30 className="modal-foot"
33 overlay="issue_bulk_change.no_change_selected"
37 id="bulk-change-submit"
52 exports[`should display form when issues are present 1`] = `
55 onRequestClose={[Function]}
63 className="modal-head"
66 issue_bulk_change.form.title.1
70 className="modal-body modal-container"
74 className="display-inline-block spacer-top"
75 id="send-notifications"
81 className="little-spacer-right"
83 issue.send_notifications
88 className="modal-foot"
91 overlay="issue_bulk_change.no_change_selected"
95 id="bulk-change-submit"
110 exports[`should display warning when too many issues are passed 1`] = `
112 issue_bulk_change.form.title.1
116 exports[`should display warning when too many issues are passed 2`] = `
121 defaultMessage="issue_bulk_change.max_issues_reached"
122 id="issue_bulk_change.max_issues_reached"
134 exports[`should properly handle the search for assignee 1`] = `
139 "value": "toto@toto",
143 "label": "user.x_deleted.toto",
144 "value": "login@login",
148 "label": "user.x_deleted.login@login",
149 "value": "login@login",