We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fec755 commit 59b8a23Copy full SHA for 59b8a23
lib/algora_web/live/onboarding/dev.ex
@@ -305,7 +305,7 @@ defmodule AlgoraWeb.Onboarding.DevLive do
305
<div class="mb-1 text-sm text-muted-foreground">
306
{transaction.bounty.ticket.repository.user.provider_login}/{transaction.bounty.ticket.repository.name}#{transaction.bounty.ticket.number}
307
</div>
308
- <div class="font-medium">
+ <div class="font-medium break-all">
309
{transaction.bounty.ticket.title}
310
311
<div class="mt-1 text-xs text-muted-foreground">
0 commit comments