Skip to content

add default focus for cell-links#8372

Merged
Light2Dark merged 1 commit intomainfrom
sham/add-focus-on-cell-links
Feb 19, 2026
Merged

add default focus for cell-links#8372
Light2Dark merged 1 commit intomainfrom
sham/add-focus-on-cell-links

Conversation

@Light2Dark
Copy link
Collaborator

@Light2Dark Light2Dark commented Feb 19, 2026

📝 Summary

This (opinionated) change impacts a few components (variables panel, deps panel, tracing, logs). We add a focus / destructive outline when clicking cell links. This is helpful when cells are small and are hard to pinpoint at a glance.

before

Screen.Recording.2026-02-20.at.12.11.09.AM.mov

after

Screen.Recording.2026-02-20.at.12.09.16.AM.mov

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • Tests have been added for the changes made.
  • Documentation has been updated where applicable, including docstrings for API changes.
  • Pull request title is a good summary of the changes - it will be used in the release notes.

@vercel
Copy link

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Feb 19, 2026 4:15pm

Request Review

@Light2Dark Light2Dark added the enhancement New feature or request label Feb 19, 2026
Copy link
Contributor

@akshayka akshayka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@Light2Dark Light2Dark marked this pull request as ready for review February 19, 2026 16:37
@Light2Dark Light2Dark requested a review from manzt as a code owner February 19, 2026 16:37
@Light2Dark Light2Dark merged commit adbb3ae into main Feb 19, 2026
31 of 32 checks passed
@Light2Dark Light2Dark deleted the sham/add-focus-on-cell-links branch February 19, 2026 16:50
LiquidGunay pushed a commit to LiquidGunay/marimo that referenced this pull request Feb 21, 2026
## 📝 Summary

<!--
Provide a concise summary of what this pull request is addressing.

If this PR closes any issues, list them here by number (e.g., Closes
marimo-team#123).
-->
This (opinionated) change impacts a few components (variables panel,
deps panel, tracing, logs). We add a focus / destructive outline when
clicking cell links. This is helpful when cells are small and are hard
to pinpoint at a glance.

before


https://github.com/user-attachments/assets/915d5dc5-6b60-4757-a282-9e22952ff389

after


https://github.com/user-attachments/assets/7e1e1002-5e1a-4611-9d09-36e2016f536c

## 🔍 Description of Changes

<!--
Detail the specific changes made in this pull request. Explain the
problem addressed and how it was resolved. If applicable, provide before
and after comparisons, screenshots, or any relevant details to help
reviewers understand the changes easily.
-->

## 📋 Checklist

- [x] I have read the [contributor
guidelines](https://github.com/marimo-team/marimo/blob/main/CONTRIBUTING.md).
- [ ] For large changes, or changes that affect the public API: this
change was discussed or approved through an issue, on
[Discord](https://marimo.io/discord?ref=pr), or the community
[discussions](https://github.com/marimo-team/marimo/discussions) (Please
provide a link if applicable).
- [ ] Tests have been added for the changes made.
- [ ] Documentation has been updated where applicable, including
docstrings for API changes.
- [x] Pull request title is a good summary of the changes - it will be
used in the [release
notes](https://github.com/marimo-team/marimo/releases).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants