Skip to content
Snippets Groups Projects

Add truncation to work item description

1 unresolved thread
2 files
+ 39
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -164,6 +164,7 @@ export default {
@@ -164,6 +164,7 @@ export default {
variant="confirm"
variant="confirm"
category="tertiary"
category="tertiary"
class="gl-bg-white gl-mx-4"
class="gl-bg-white gl-mx-4"
 
data-testid="show-all-btn"
@click="showAll"
@click="showAll"
>{{ __('Show all') }}</gl-button
>{{ __('Show all') }}</gl-button
>
>
Loading