Skip to content

hide st option#650

Merged
HaneenT merged 1 commit into
developfrom
KPMP-6720_hide-st
Jun 17, 2026
Merged

hide st option#650
HaneenT merged 1 commit into
developfrom
KPMP-6720_hide-st

Conversation

@Dert1129

@Dert1129 Dert1129 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Changes
    • Removed Spatial Transcriptomics as an available data type option.

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Review Change Stack

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: bf62b428-9b5d-420a-8e0c-490ed2164648

📥 Commits

Reviewing files that changed from the base of the PR and between 48b6464 and d096502.

📒 Files selected for processing (1)
  • src/helpers/Utils.js

Walkthrough

In getDataTypeOptions2025 within src/helpers/Utils.js, the if (featureSTData) block that conditionally pushed the "Spatial Transcriptomics" (value: "st") entry into the options array is commented out. No other logic in the function is modified.

Changes

Disable Spatial Transcriptomics Option

Layer / File(s) Summary
Comment out st option in getDataTypeOptions2025
src/helpers/Utils.js
The if (featureSTData) block that appended the "st" (Spatial Transcriptomics) entry to the data type options array is commented out, so the option is never included in the returned list regardless of the featureSTData flag value.

Possibly related PRs

  • KPMP/pegasus-web#608: Removes/comments out the st case in setDataTypeAndRedirect, disabling the Spatial Transcriptomics routing path — a direct complement to this PR's removal of the st option from the selector.
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch KPMP-6720_hide-st

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.

@HaneenT HaneenT merged commit 140e98a into develop Jun 17, 2026
1 check passed
@HaneenT HaneenT deleted the KPMP-6720_hide-st branch June 17, 2026 14:53
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