Skip to content

Show cBioAgent examples by default#15

Merged
inodb merged 1 commit into
cBioPortal:v0.8.3-rc1-custom-v9from
ForisKuang:cbioagent-capability-cards-default-open
Jun 9, 2026
Merged

Show cBioAgent examples by default#15
inodb merged 1 commit into
cBioPortal:v0.8.3-rc1-custom-v9from
ForisKuang:cbioagent-capability-cards-default-open

Conversation

@ForisKuang

@ForisKuang ForisKuang commented Jun 8, 2026

Copy link
Copy Markdown

Summary

  • show categorized cBioAgent examples by default instead of hiding them behind the initial Show examples state
  • preserve the existing capability-card layout and click-to-expand behavior
  • make the landing page top-aligned and vertically scrollable on constrained screens so examples and footer content are not clipped
  • reduce the landing-only input margin so the limit badge and examples sit closer to the prompt box

Test plan

  • git diff --check
  • docker compose build api completed successfully, including the production frontend build
  • docker compose up -d --force-recreate api
  • confirmed the running container includes the updated landing scroll classes and showExamples=true
  • curl -I http://127.0.0.1:3080 returned HTTP/1.1 200 OK

Local test URL: http://localhost:3080

Note: the custom base branch does not trigger the frontend unit workflow because .github/workflows/frontend-review.yml is limited to PRs targeting main, dev, dev-staging, or release/*. Locally, docker-compose.override.yaml uses mongo:8.2 to match the existing local Mongo data files.

@ForisKuang ForisKuang force-pushed the cbioagent-capability-cards-default-open branch from a382b25 to 93c7a12 Compare June 9, 2026 15:14
@ForisKuang ForisKuang changed the title Expand cBioAgent capability cards by default Show cBioAgent examples by default Jun 9, 2026
@inodb inodb merged commit c451de0 into cBioPortal:v0.8.3-rc1-custom-v9 Jun 9, 2026
3 checks passed
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