Merge pull request #30237 from overleaf/ae-workbench-popover

Add a popover to the AI assistant rail button

GitOrigin-RevId: 5bc141ba10ef0bc798ab79a847d73804d60353d6
This commit is contained in:
Mathias Jakobsen
2025-12-11 10:00:14 +00:00
committed by Copybot
parent b554b0cfcc
commit efe7cf0064
7 changed files with 36 additions and 11 deletions

View File

@@ -29,6 +29,7 @@ const VALID_KEYS = [
'new-editor-intro',
'new-editor-intro-2',
'old-editor-warning-tooltip',
'workbench-rail-popover',
]
async function completeTutorial(req, res, next) {