Replace "more" menu with standard ellipsis

This commit is contained in:
Claudio Ortolina
2025-10-06 23:09:41 +03:00
parent acff351577
commit 08b901cf12
3 changed files with 9 additions and 16 deletions
@@ -50,12 +50,13 @@
<.universal_search_trigger />
<.dropdown placement="bottom-end">
<:toggle>
<button class="flex items-center text-zinc-500 hover:text-zinc-700 dark:text-zinc-300 dark:hover:text-zinc-200 gap-x-2">
<div class="text-sm font-semibold ">
{gettext("More")}
</div>
<.icon name="hero-chevron-down" class="h-4 w-4" />
</button>
<span class="sr-only">{gettext("Actions")}</span>
<.icon
name="hero-ellipsis-vertical"
class="-mt-1 h-5 w-5 text-zinc-500 dark:text-zinc-400 cursor-pointer"
aria-hidden="true"
data-slot="icon"
/>
</:toggle>
<.dropdown_link href={~p"/scrobbled-tracks"}>
<.icon
+1 -5
View File
@@ -783,11 +783,6 @@ msgstr ""
msgid "Scrobble disc"
msgstr ""
#: lib/music_library_web/components/layouts/app.html.heex
#, elixir-autogen, elixir-format
msgid "More"
msgstr ""
#: lib/music_library_web/live/artist_live/show.ex
#, elixir-autogen, elixir-format
msgid "Artist image refreshed successfully"
@@ -898,6 +893,7 @@ msgstr ""
msgid "Wishlisted on"
msgstr ""
#: lib/music_library_web/components/layouts/app.html.heex
#: lib/music_library_web/components/record_components.ex
#: lib/music_library_web/live/artist_live/show.html.heex
#: lib/music_library_web/live/collection_live/show.html.heex
+1 -5
View File
@@ -783,11 +783,6 @@ msgstr ""
msgid "Scrobble disc"
msgstr ""
#: lib/music_library_web/components/layouts/app.html.heex
#, elixir-autogen, elixir-format
msgid "More"
msgstr ""
#: lib/music_library_web/live/artist_live/show.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Artist image refreshed successfully"
@@ -898,6 +893,7 @@ msgstr ""
msgid "Wishlisted on"
msgstr ""
#: lib/music_library_web/components/layouts/app.html.heex
#: lib/music_library_web/components/record_components.ex
#: lib/music_library_web/live/artist_live/show.html.heex
#: lib/music_library_web/live/collection_live/show.html.heex