Skip to content

KPMP-6567: updatee viewConfig layout for maldi and segmentation#316

Merged
zwright merged 1 commit into
developfrom
KPMP-6567_viewConfig_layout
Mar 16, 2026
Merged

KPMP-6567: updatee viewConfig layout for maldi and segmentation#316
zwright merged 1 commit into
developfrom
KPMP-6567_viewConfig_layout

Conversation

@HaneenT

@HaneenT HaneenT commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • UI Changes
    • Rearranged spatial viewer interface panels to optimize screen layout positioning.

@coderabbitai

coderabbitai Bot commented Mar 16, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c4d80927-9c07-482d-98f4-15fbde04ab3e

📥 Commits

Reviewing files that changed from the base of the PR and between 62dd43b and b418705.

📒 Files selected for processing (2)
  • src/components/SpatialViewer/segmentationViewConfig.json
  • src/components/SpatialViewer/viewConfigHelper.js

Walkthrough

Both files reposition layout views in the spatial viewer. The spatialBeta and layerControllerBeta components swap their horizontal x-coordinate positions, changing the layout order without modifying component sizes or linking behavior.

Changes

Cohort / File(s) Summary
Spatial Viewer Layout Repositioning
src/components/SpatialViewer/segmentationViewConfig.json, src/components/SpatialViewer/viewConfigHelper.js
Swaps horizontal positions of spatialBeta and layerControllerBeta layout components. spatialBeta moves from x=0 to x=6 (or x=3), while layerControllerBeta moves from x=6 (or x=9) to x=0. Component dimensions remain unchanged.
✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch KPMP-6567_viewConfig_layout
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can scan for known vulnerabilities in your dependencies using OSV Scanner.

OSV Scanner will automatically detect and report security vulnerabilities in your project's dependencies. No additional configuration is required.

@zwright zwright merged commit ece7cb8 into develop Mar 16, 2026
1 check passed
@zwright zwright deleted the KPMP-6567_viewConfig_layout branch March 16, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants