Skip to content

Conversation

@Light2Dark
Copy link
Contributor

@Light2Dark Light2Dark commented Jul 15, 2025

📝 Summary

  • fixes absolute positioning of delete rows button
  • enable select and deselect all rows

Previously:
CleanShot 2025-07-15 at 23 06 19

Now:
CleanShot 2025-07-15 at 23 05 26

🔍 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).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

@Light2Dark Light2Dark requested a review from manzt as a code owner July 15, 2025 15:10
@vercel
Copy link

vercel bot commented Jul 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2025 3:10pm

@Light2Dark Light2Dark merged commit fcd0dea into main Jul 15, 2025
25 checks passed
@Light2Dark Light2Dark deleted the sham/data-editor-style-fix branch July 15, 2025 15:34
@github-actions
Copy link

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

@manzt manzt added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jul 15, 2025
sebbeutler pushed a commit to sebbeutler/marimo that referenced this pull request Jul 16, 2025
…o-team#5643)

## 📝 Summary

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

If this PR fixes any issues, list them here by number (e.g., Fixes
marimo-team#123).
-->

- fixes absolute positioning of delete rows button
- enable select and deselect all rows

Previously:
<img width="600" alt="CleanShot 2025-07-15 at 23 06 19"
src="https://github.com/user-attachments/assets/f2a17dd2-718b-4c77-a5f3-187b0891b01f"
/>

Now:
<img width="600" alt="CleanShot 2025-07-15 at 23 05 26"
src="https://github.com/user-attachments/assets/87391c88-fa3f-470f-b077-5eef4219172d"
/>


## 🔍 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).
- [ ] I have added tests for the changes made.
- [x] I have run the code and verified that it works as expected.
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.

4 participants