We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ce9ba commit 19ecf00Copy full SHA for 19ecf00
1 file changed
docs/dev/roadmaps/MASTER_ROADMAP_SAMPLES2TOOLS.md
@@ -41,6 +41,13 @@
41
- map to tool state via tool-specific adapter
42
- render status indicating source sample
43
44
+## Return Path (Tools -> Samples)
45
+- [ ] Add a `Tool` filter in Samples.
46
+- [ ] In Tools, add a link label pattern: `Samples (x)` where `x` is count for that tool.
47
+- [ ] Tools `Samples (x)` link passes tool argument back to Samples page.
48
+- [ ] Samples page prepopulates the `Tool` dropdown from query argument and applies filter automatically.
49
+- [ ] Samples return path filter uses `Tool` only (exclude `Workspace Manager` from this filter lane).
50
+
51
## Rollout Plan
52
53
### Phase 1 - Foundation + One Vertical Slice
0 commit comments