Adjust the specificity of work item close button
We make the work item comment form action specific by clicking within the `work-item-comment-form-actions` data-testid context. However, within this specific context, we need to use a generic text because it changes depending where the work item is located.
显示
- app/assets/javascripts/work_items/components/notes/work_item_comment_form.vue 1 个添加, 1 个删除...ts/work_items/components/notes/work_item_comment_form.vue
- app/assets/javascripts/work_items/components/work_item_time_tracking.vue 1 个添加, 0 个删除...scripts/work_items/components/work_item_time_tracking.vue
- app/views/shared/issuable/form/_metadata.html.haml 1 个添加, 1 个删除app/views/shared/issuable/form/_metadata.html.haml
- ee/spec/features/issues/form_spec.rb 13 个添加, 11 个删除ee/spec/features/issues/form_spec.rb
- spec/features/broadcast_messages_spec.rb 12 个添加, 12 个删除spec/features/broadcast_messages_spec.rb
- spec/features/issues/user_sees_sidebar_updates_in_realtime_spec.rb 4 个添加, 2 个删除...ures/issues/user_sees_sidebar_updates_in_realtime_spec.rb
- spec/frontend/users_select/test_helper.js 3 个添加, 1 个删除spec/frontend/users_select/test_helper.js
- spec/support/shared_examples/features/work_items_shared_examples.rb 37 个添加, 20 个删除...rt/shared_examples/features/work_items_shared_examples.rb
加载中
想要评论请 注册 或 登录