marimo-team / marimo

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
https://marimo.io
Apache License 2.0
5.39k stars 158 forks source link

Download as button is not responsive #1577

Open akshayka opened 4 weeks ago

akshayka commented 4 weeks ago

Hey, big fan of marimo here. I was trying to use WASM to embed it in a website I'm developing. I see this new button isn't quite responsive. Are you planning on making it not visible as a config or put it in the end of the notebook or maybe a bit above?

image

Originally posted by @jevalentini in https://github.com/marimo-team/marimo/issues/1469#issuecomment-2155693106

MadGanGithub commented 2 weeks ago

Hi @akshayka @scls19fr @tlpinney @ideoforms @dbrans , I'd like to work on this issue. Could you please assign it to me?

mscolnick commented 2 weeks ago

@MadGanGithub, awesome! i assigned it to you. let me know if you need any help getting setting up - we can chat in discord.

as far as implementation, i was thinking we could have a smaller button (maybe triple dots and minimal with no background). for responsiveness you can use tailwind's responsive classname utilities (https://tailwindcss.com/docs/responsive-design) to hide and show each button depending on screensize