Martin Cech

Results 142 comments of Martin Cech

fwiw half of the admin interface on usegalaxy.org needs such wait time

xref https://github.com/galaxyproject/galaxy/pull/16541

Searching by `tool_id` and `id` remains unchanged here, right?

I think this does what it advertises, maybe a little confusing is that `section:Fetch Alignments/Sequences id:MAF_Reverse_Complement_1` will find nothing even though the tool exists and is in that section. However...

One thing I thought of is to implement an easier way to expand to a full section from partial results. I.e. from the result state below offer a way to...

I suggest we do not show the buttons when the tool panel is in "browsing" mode. It feels like a clutter since it basically duplicates expanding a section and takes...

I pushed a small style change. The tooltips do not seem to respect the settings here, (since to the `right` is an iframe??) and rendering falls back to the `left`,...

This seems broken in a different way. On Main with `1` entered in the box this sends correct cutoff to the backend (`date_range_min: 2024-04-04T21:30:20.766Z`) and will yield exactly 500 (!)...

~~oh, this is actually likely a tool error~~ tool seems fine, this has likely to do with the following change between the tool versions, I assume that when you are...

The workaround is delete and re-add the node. Galaxy could be more resilient when params are missing or changed in a non-compatible manner. Or at least fail gracefully -- in...