galaxy icon indicating copy to clipboard operation
galaxy copied to clipboard

[24.1] Make `default_panel_view` a `_by_host` option

Open natefoo opened this issue 1 year ago • 1 comments

How to test the changes?

(Select all options that apply)

  • [x] This is a refactoring of components with existing test coverage.
  • [x] Instructions for manual testing are as follows:
    1. Configure as described in #12328
    2. Witness different default view based on host

License

  • [x] I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

natefoo avatar Jun 29 '24 19:06 natefoo

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: lib/galaxy/tool_util/toolbox/base.py

Function Unhandled Issue
__init__ AttributeError: 'ToolPanelViewModel' object has no attribute 'id' galaxy.tool_util.toolbox...
Event Count: 12
__init__ ValidationError: 24 validation errors for StaticToolBoxView galaxy.tool_util.toolbox.views.definitions i...
Event Count: 5

Did you find this useful? React with a 👍 or 👎

This PR was merged without a "kind/" label, please correct.

github-actions[bot] avatar Jul 03 '24 10:07 github-actions[bot]