Skip to content

Conversation

@mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Jun 11, 2025

Fixes #5265

@vercel
Copy link

vercel bot commented Jun 11, 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 Jun 11, 2025 4:13pm

@mscolnick mscolnick requested review from Light2Dark and Copilot June 11, 2025 16:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the flex-grow utility from the file-upload button container to correct its centering and alignment.

  • Removed flex-grow from the container’s Tailwind classes.
  • Aims to prevent the button from expanding and ensure proper layout.
Comments suppressed due to low confidence (1)

frontend/src/plugins/impl/FileUploadPlugin.tsx:187

  • This layout change affects the component's visual presentation but isn't covered by tests; consider adding or updating a visual regression or snapshot test to verify the button's alignment.
<div className="flex flex-row items-center justify-start gap-2">

@mscolnick mscolnick merged commit 98ce333 into main Jun 11, 2025
23 of 24 checks passed
@mscolnick mscolnick deleted the ms/fix-grow-button branch June 11, 2025 17:06
@github-actions
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.center() for mo.ui.file type no longer centers element

3 participants