Tobias Dokkedal Elmøe

Results 12 issues of Tobias Dokkedal Elmøe

### Describe the bug If a/some cell(s) in the marimo app take a long time to initialize (could be some database transfer, file reading etc), then, for whatever reason, the...

bug

### Describe the bug Stacked UI elements are not updated when a task is running, which blocks the main thread. This is the case for both async and sync code....

bug

### Describe the bug I'm building an app to run calculations. The calculations take time. Therefore, I decided to place a spinner to show the progress (status). However, instead of...

bug
help wanted
good first issue (typescript)

### Describe the bug I have a function, which can generate a table based on some input parameters, and a trigger, which are shown in a UI. The function doesn't...

bug

### Description Just like we can select values from mo.ui.dropdown or mo.ui.multiselect, we should be able to select a row on a table on creation, to highlight a specific row,...

enhancement

### Describe the bug I want to add a tooltip that shows why a particular UI component is disabled, so the user can take action and fill some missing information....

bug

### Describe the bug I have a table from which I want to select some values to perform a calculation or download some files, then return a new object once...

bug

### Describe the bug Following the example on tooltips: https://docs.marimo.io/api/markdown/?h=tooltip#tooltips I found that the tooltip becomes clipped inside the container. I need to manually add padding to the cell containing...

bug

### Describe the bug In my app, I have multiple tabs. Some contain figures made with plotly. I've noticed that an error is raised in the console when this is...

bug
upstream

### Description Suddenly the datatypes have appeared as "string", "number" etc under the table headers. I would very much like to hide these types. ![Image](https://github.com/user-attachments/assets/5effff16-2264-4743-b608-ef75d4ed39ed) ### Suggested solution Add an...

enhancement