Skip to content

Comments

embed result#7

Merged
rugeli merged 5 commits intofeature/pack-recipefrom
feature/embed-result
Jan 28, 2025
Merged

embed result#7
rugeli merged 5 commits intofeature/pack-recipefrom
feature/embed-result

Conversation

@rugeli
Copy link
Contributor

@rugeli rugeli commented Jan 8, 2025

Problem

What is the problem this work solves, including
closes #5

Solution

What I/we did to solve this problem

  • Used an iFrame to display Simularium results on cellpack webpage
  • Replace viewer? parameter with embed? to avoid Small Screens are not Supported error

Currently, we're prioritizing functionality with minimal styling. We'll revisit and and style it once we have a design.

with @ascibisz

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Steps to Verify:

  1. bun run dev

Screenshots (optional):

Show-n-tell images/animations here
Screenshot 2025-01-15 at 11 11 44 AM

@rugeli rugeli changed the base branch from main to feature/pack-recipe January 8, 2025 23:55
@rugeli rugeli marked this pull request as ready for review January 16, 2025 20:55
@rugeli rugeli requested review from ascibisz and meganrm January 16, 2025 20:55
{
resultUrl && (
<div>
<iframe
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the long run we could also install the viewer as component instead of doing this, but it's good for now

@rugeli rugeli merged commit b349a26 into feature/pack-recipe Jan 28, 2025
@meganrm meganrm deleted the feature/embed-result branch November 13, 2025 19:32
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.

3 participants