feat: add activatable status indicator to toolbar v2#847
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
67f3bd1 to
bedf313
Compare
89d2bfa to
a415e75
Compare
a415e75 to
b5369e6
Compare
bedf313 to
07cd540
Compare
07cd540 to
e2af205
Compare
b5369e6 to
0a38e96
Compare
| </Stack> | ||
|
|
||
| <Stack justify="flex-end"> | ||
| {!isUnknownGuide(guide) && ( |
There was a problem hiding this comment.
Uber nit: Feels like these could be grouped together w/ a single !isUnknownGuide(guide) check
There was a problem hiding this comment.
Yep you are right, will update.
a1e1979 to
98e26f0
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #847 +/- ##
==========================================
- Coverage 67.34% 67.17% -0.18%
==========================================
Files 203 203
Lines 8461 8505 +44
Branches 1101 1104 +3
==========================================
+ Hits 5698 5713 +15
- Misses 2738 2767 +29
Partials 25 25
|

Description
Following up to #846, this PR adds an activation status to guide's annotation, and surfaced in
GuideRow.Screenshots or videos
CleanShot.2026-02-12.at.15.58.26.mp4