Skip to content

Kpmp 6621 revert schematics#632

Merged
zwright merged 2 commits into
developfrom
KPMP-6621_revert-schematics
Mar 24, 2026
Merged

Kpmp 6621 revert schematics#632
zwright merged 2 commits into
developfrom
KPMP-6621_revert-schematics

Conversation

@Dert1129

@Dert1129 Dert1129 commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Refactor
    • Enhanced component architecture in the Explorer interface to improve state management and interactive element handling across schematic views.
    • Updated prop forwarding in schematic components to support expanded interaction capabilities and responsiveness.

@coderabbitai

coderabbitai Bot commented Mar 24, 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: f8e52e9d-f6c8-46e4-83b3-be30b40cd2da

📥 Commits

Reviewing files that changed from the base of the PR and between d5e7057 and 32fc2d3.

📒 Files selected for processing (4)
  • src/components/Explorer/AccordionTabSection.js
  • src/components/Explorer/GlomerulusSchematic.js
  • src/components/Explorer/TabSection.js
  • src/components/Explorer/TubuleSchematic.js

Walkthrough

The pull request expands prop forwarding to schematic components (TubuleSchematic and GlomerulusSchematic) across two Explorer components, passing control state and interaction handlers. Additionally, it removes flexbox styling classes from an accordion header container and trailing newlines.

Changes

Cohort / File(s) Summary
Schematic component prop forwarding
src/components/Explorer/AccordionTabSection.js, src/components/Explorer/TabSection.js
Extended prop forwarding to schematic components with activeCell, setActiveTab, setActiveCell state, and schematic hover handlers (handleSchematicHoverEnter, handleSchematicHoverLeave); removed d-flex align-items-center classes from accordion header span in AccordionTabSection.

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch KPMP-6621_revert-schematics

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.

@zwright zwright merged commit 503c335 into develop Mar 24, 2026
1 check passed
@zwright zwright deleted the KPMP-6621_revert-schematics branch March 24, 2026 15:50
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