ML-142: Improve scrobble UI in the release component
- Sticky bar for easier track-based scrobbling - Support setting custom finish time
This commit is contained in:
@@ -466,7 +466,7 @@ defmodule MusicLibraryWeb.StatsLive.Index do
|
||||
type="button"
|
||||
phx-click={JS.push("set_current_date", value: %{"current_date" => Date.utc_today()})}
|
||||
>
|
||||
Today
|
||||
{gettext("Today")}
|
||||
</.button>
|
||||
</:outer_suffix>
|
||||
</.date_picker>
|
||||
|
||||
Reference in New Issue
Block a user