M Bernt

Results 228 issues of M Bernt

## How to test the changes? (Select all options that apply) - [ ] I've included appropriate [automated tests](https://docs.galaxyproject.org/en/latest/dev/writing_tests.html). - [ ] This is a refactoring of components with existing...

area/tool-framework

**Describe the bug** Had an input with trailing space in the label. Workflow testing failed because of this, because the test definition did not have the space. Was quite difficult...

kind/bug
area/UI-UX
area/workflows

**Describe the bug** If a data table has entries then there is a reload button ![Screenshot from 2024-04-10 15-59-13](https://github.com/galaxyproject/galaxy/assets/25689525/621575bf-6f4d-4152-9cbe-48ea002d84d1) but if its empty then the reload button is missing: ![Screenshot...

The checkbox: `Remove extensions ...` would be nice to have for creating lists. It already exists for paired list creation. So would also be nice for consistency.

kind/enhancement
area/UI-UX
help wanted
area/dataset-collections

**Describe the bug** When I want to delete multiple workflows (currently each workflow test generates one .. but this is also a planemo issue) I need to - click the...

area/UI-UX
feature-request

**Describe the bug** Was wondering if it's a good idea to show the API key in the user preferences simply on mouseover. Maybe a click would be better (or even...

kind/bug
area/UI-UX

trying to add a test case for a URL that gives me problems (fails also when executing `curl http://rest.kegg.jp/conv/ncbi-geneid/dme -L` on my ubuntu machine .. so the problem might sit...

Just got this error mesage ``` Invalid native specification: gpus=1 (Unsupported option: --gpus) ``` guess it comes from slurm-drmaa?

... that have been introduced here https://github.com/galaxyproject/galaxy/pull/13152

feature
language server

More an planemo / galaxy issue but I guess its good to keep track here: ``` Applying linter xml_order... CHECK .. INFO: Unknown tag [xrefs] encountered, this may result in...