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"
34 id="bulk-change-submit"
48 exports[`should display form when issues are present 1`] = `
51 onRequestClose={[Function]}
59 className="modal-head"
62 issue_bulk_change.form.title.1
66 className="modal-body modal-container"
70 className="display-inline-block spacer-top"
71 id="send-notifications"
77 className="little-spacer-right"
79 issue.send_notifications
84 className="modal-foot"
88 id="bulk-change-submit"
102 exports[`should display warning when too many issues are passed 1`] = `
104 issue_bulk_change.form.title.1
108 exports[`should display warning when too many issues are passed 2`] = `
113 defaultMessage="issue_bulk_change.max_issues_reached"
114 id="issue_bulk_change.max_issues_reached"
126 exports[`should properly handle the search for assignee 1`] = `
131 "value": "toto@toto",
135 "label": "user.x_deleted.toto",
136 "value": "login@login",
140 "label": "user.x_deleted.login@login",
141 "value": "login@login",