From 746f0db1f1efa1b20dd1c329b00ffba7a52b9cdf Mon Sep 17 00:00:00 2001 From: infiinte-persistence Date: Fri, 2 Oct 2020 12:47:54 +0800 Subject: [PATCH] Add missing tooltips for a few buttons in the claim page 3465 --- ui/component/commentsList/view.jsx | 4 +++- ui/component/fileActions/view.jsx | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ui/component/commentsList/view.jsx b/ui/component/commentsList/view.jsx index 544b0d7b7..be1e67d34 100644 --- a/ui/component/commentsList/view.jsx +++ b/ui/component/commentsList/view.jsx @@ -105,7 +105,9 @@ function CommentList(props: Props) { : __('%total_comments% comments', { total_comments: totalComments }) : __('Leave a comment') } - titleActions={