Open
Bug 2059787
Opened 1 month ago
Updated 28 days ago
Wire tab group selection through with mention entry points
Categories
(Core :: Machine Learning: Frontend, enhancement, P1)
Core
Machine Learning: Frontend
Tracking
()
NEW
People
(Reporter: flozia, Unassigned)
References
(Depends on 3 open bugs, Blocks 2 open bugs)
Details
(Whiteboard: [aiasst])
Summary
Selecting a tab group needs to produce a tab group mention from both the “+” menu and the inline “@” command. The mention type hardcodes tab in handleItemSelected().
Acceptance Criteria
- Selecting a tab group from the “+” menu inserts a group context chip.
- Selecting a tab group with the inline “@” command inserts tab group context.
- Telemetry to distinguishes tab group from tab selections.
Notes
- Existing telemetry pattern for mention selection are reused (sync with PM/DS on requirements).
- Design: https://www.figma.com/design/75Z1LtkCEUJWCxoY2KyNHv/Smart-Window-Q2?node-id=10068-123803
Updated•1 month ago
|
| Reporter | ||
Updated•28 days ago
|
Points: --- → 1
Priority: -- → P1
You need to log in
before you can comment on or make changes to this bug.
Description
•