Stop flashing issue description on details toggle
Issue description flashes an animation for task completion to indicate a change. This is unneeded for <details> html tags opening and closing, because the issue description did not in fact change. The commit removes the animation for that scenario. Changelog: changed
显示
- app/assets/javascripts/issues/show/components/description.vue 7 个添加, 1 个删除...assets/javascripts/issues/show/components/description.vue
- spec/frontend/issues/show/components/description_spec.js 18 个添加, 1 个删除spec/frontend/issues/show/components/description_spec.js
- spec/frontend/issues/show/mock_data/mock_data.js 13 个添加, 0 个删除spec/frontend/issues/show/mock_data/mock_data.js
想要评论请 注册 或 登录