Refined tooltip message for summary generation feature

The tooltip message for the summary generation feature has been enhanced. It now clearly mentions the need for the user to be logged in and have cloud sync enabled specifically for the project.

Changes:
- Tooltip message for the summary generation feature now reads "Summary generation requres that you are logged in and have cloud sync enabled for the project", making it context-specific and more informative.
This commit is contained in:
Kiril Videlov 2023-07-24 17:24:45 +02:00 committed by Kiril Videlov
parent 0ca70362fa
commit 22a3f61ff6

View File

@ -298,7 +298,7 @@
</Button>
{:else}
<Tooltip
label="Summary generation requres that you are logged in and have cloud sync enabled"
label="Summary generation requres that you are logged in and have cloud sync enabled for the project"
>
<Button
disabled={true}