From f694c7ffb026332f1789abd816737335ae6b0a72 Mon Sep 17 00:00:00 2001 From: Angel Garbarino Date: Mon, 9 Oct 2023 11:39:50 -0600 Subject: [PATCH] Fix copy button in collapsed sidebar nav in CopyButton component (#23564) * fix (#23511) * changelog --- changelog/23331.txt | 3 +++ ui/app/components/sidebar/user-menu.hbs | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 changelog/23331.txt diff --git a/changelog/23331.txt b/changelog/23331.txt new file mode 100644 index 000000000..aef48cdbc --- /dev/null +++ b/changelog/23331.txt @@ -0,0 +1,3 @@ +```release-note:bug +ui: Fix the copy token button in the sidebar navigation window when in a collapsed state. +``` \ No newline at end of file diff --git a/ui/app/components/sidebar/user-menu.hbs b/ui/app/components/sidebar/user-menu.hbs index 9a2a41c86..902f2c8df 100644 --- a/ui/app/components/sidebar/user-menu.hbs +++ b/ui/app/components/sidebar/user-menu.hbs @@ -34,12 +34,13 @@ {{/if}} -
  • +
  • Copy token