galaxy
galaxy copied to clipboard
[24.1] Make `default_panel_view` a `_by_host` option
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:
- Configure as described in #12328
- 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.
🔍 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.