Skip to content

Commit

Permalink
[dagit] Top tooltip for backfill segments
Browse files Browse the repository at this point in the history
  • Loading branch information
hellendag committed Sep 26, 2022
1 parent a833f28 commit 11964eb
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -183,6 +183,7 @@ export const PartitionStatus: React.FC<{
) : (
<Tooltip
display="block"
position="top"
content={
tooltipMessage
? tooltipMessage
Expand Down

0 comments on commit 11964eb

Please sign in to comment.