jupyterlab / jupyterlab/plugin-playground
Add icons for Tokens, Commands, and Packages sections in the sidebar panel
- Dominant language
- TypeScript
- Stars
- 60
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The sidebar panel sections currently lack distinct icons. Adding icons would improve visual scanability and UX.
**Some of the suggestions**:
- **Commands** → [Play button](https://www.flaticon.com/free-icon/play-button_13021) — communicates "executable action"
- **Tokens** → [Label/Tag](https://www.flaticon.com/free-icon/label_4233071) — communicates "named identifier"
- **Packages** → [Box](https://www.flaticon.com/free-icon/box_679720) or [Globe](https://www.flaticon.com/free-icon/globe_546310) — box for local packages, globe to hint at CDN/remote loading
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.