Alireza Heidari

Results 17 issues of Alireza Heidari

The dataset type converter can't generate metadata after changing a dataset type/format for any type: ![image](https://github.com/galaxyproject/galaxy/assets/8046843/c818f632-d0b6-464b-bea7-072eaeaaca38) **Galaxy Version and/or server at which you observed the bug** Galaxy Version: https://test.galaxyproject.org/ Commit:...

release-testing-24.1

**Describe the bug** By moving a not installed tool in `Workflow Editor`, the right panel (tool details?) will disappear: https://github.com/galaxyproject/galaxy/assets/8046843/c9974b0e-b258-4937-83e2-622092029e85 **Galaxy Version and/or server at which you observed the bug**...

kind/bug
area/UI-UX
release-testing-24.1

This PR refactors workflow card buttons and improves their UI. Requires #18463 ## Workflow Actions Buttons On Hover and Focus (they were not in the same height) |Before|After| |---|----| |![image](https://github.com/galaxyproject/galaxy/assets/8046843/08b33491-5c6f-4929-b4f3-42f256e193f0)|![image](https://github.com/galaxyproject/galaxy/assets/8046843/a1c9ab69-6909-42e6-9d88-59a6e729d61e)|...

area/UI-UX

This PR moves all workflow list related files from `components/Workflow` to `components/Workflow/List`. Requires #18465 ## How to test the changes? (Select all options that apply) - [ ] I've included...

area/UI-UX

This PR is a follow-up on #18488 and replaces the datasets selector with the new component, `HistoryDatasetPicker`. Also, add `total_matches` header to the "/api/datasets" GET request. https://github.com/user-attachments/assets/18ef2cfc-83fd-4fd4-bd3c-658e00dc73d0 ## How to...

area/UI-UX

This PR is a follow-up on #18518 and replaces the old dataset picker from user and import directories and path to the library folder. Also, remove the `jstree` and related...

area/UI-UX
area/testing
area/API
area/testing/selenium

Closes #18915. This PR improves the `LicenseSelector` and `CreatorEditor` ui and makes them keyboard accessible. It migrates `LicenseSelector` to composition API and typescript, uses GalaxyAPI to fetch license options, and...

kind/enhancement
area/UI-UX
area/accessibility