Skip to content

fix run buttons being flexed in compact mode#7885

Merged
Light2Dark merged 6 commits intomainfrom
sham/compact-mode-controls
Jan 19, 2026
Merged

fix run buttons being flexed in compact mode#7885
Light2Dark merged 6 commits intomainfrom
sham/compact-mode-controls

Conversation

@Light2Dark
Copy link
Collaborator

📝 Summary

before
image

after
image

in slides mode, cannot click fullscreen
image

🔍 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 Jan 17, 2026

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

Project Deployment Review Updated (UTC)
marimo-docs Ready Ready Preview, Comment Jan 17, 2026 7:32pm

Request Review

akshayka
akshayka previously approved these changes Jan 17, 2026
@Light2Dark Light2Dark added the bug Something isn't working label Jan 17, 2026
@Light2Dark Light2Dark marked this pull request as ready for review January 17, 2026 19:32
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.

Thank you for adding the README, very nice!

@Light2Dark Light2Dark merged commit 35b00c7 into main Jan 19, 2026
30 of 32 checks passed
@Light2Dark Light2Dark deleted the sham/compact-mode-controls branch January 19, 2026 03:09
@github-actions
Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.19.5-dev16

mscolnick pushed a commit that referenced this pull request Jan 19, 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
#123).
-->
before
<img width="269" height="231" alt="image"
src="https://github.com/user-attachments/assets/3cd8df79-af67-4dec-a095-76c4a5020b59"
/>

after
<img width="290" height="305" alt="image"
src="https://github.com/user-attachments/assets/0a0a770b-f576-4d39-9e6c-026b234aaa46"
/>

in slides mode, cannot click fullscreen
<img width="314" height="840" alt="image"
src="https://github.com/user-attachments/assets/84480902-d2c8-4989-985f-e1e25766683c"
/>

## 🔍 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).
- [x] 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).
botterYosuke pushed a commit to botterYosuke/marimo that referenced this pull request Jan 20, 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).
-->
before
<img width="269" height="231" alt="image"
src="https://github.com/user-attachments/assets/3cd8df79-af67-4dec-a095-76c4a5020b59"
/>

after
<img width="290" height="305" alt="image"
src="https://github.com/user-attachments/assets/0a0a770b-f576-4d39-9e6c-026b234aaa46"
/>

in slides mode, cannot click fullscreen
<img width="314" height="840" alt="image"
src="https://github.com/user-attachments/assets/84480902-d2c8-4989-985f-e1e25766683c"
/>

## 🔍 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).
- [x] 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

bug Something isn't working

2 participants