Open
Bug 2059782
Opened 1 month ago
Updated 1 month ago
Render tab group reference chips as single item
Categories
(Core :: Machine Learning: Frontend, enhancement, P1)
Core
Machine Learning: Frontend
Tracking
()
NEW
People
(Reporter: flozia, Unassigned)
References
(Depends on 1 open bug, Blocks 3 open bugs)
Details
(Whiteboard: [aiasst])
Summary
A referenced tab group is displayed as a single removable chip. AIWebsiteChip currently identifies a chip by URL when removing it, so a tab group chip has no usable removal key.
Acceptance Criteria
- A referenced tab group is displayed as a single chip in the prompt input and in submitted message.
- The chip displays the tab group label with the group color.
- Tab group chips and tab chips can be combined and collapse into the existing grouped chip summary.
Notes
ai-website-chipdispatchesai-website-chip:removewith label only. The removal key needs to havegroupIdfor group chips.- Existing grouped chip behavior in
ai-grouped-chip-container.mjsis reused. - Design: https://www.figma.com/design/75Z1LtkCEUJWCxoY2KyNHv/Smart-Window-Q2?node-id=10068-123803
Updated•1 month ago
|
| Reporter | ||
Updated•1 month ago
|
Points: --- → 2
Priority: -- → P1
You need to log in
before you can comment on or make changes to this bug.
Description
•