Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template transition matrices #5141

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

asylves1
Copy link
Contributor

@asylves1 asylves1 commented Oct 11, 2024

Description

Design Change:

Add dropdown options for the template matrix.
image

Testing:

  • Open a model that has be stratified.
  • Open the template matrix in the diagram, and under the Transition section.
  • Both should have the options to show 4 different matrices

image
image

Resolves #(issue)

@asylves1 asylves1 marked this pull request as draft October 11, 2024 22:45
@asylves1 asylves1 marked this pull request as ready for review October 15, 2024 13:36
}
});
other.push(row);
});
Copy link
Member

Choose a reason for hiding this comment

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

Calculation of 'others' seems slightly odd as it was an escape-hatch we made specifically for parameters, note templates - which should have regular-looking matrices.

Can we provide some additional background here on what this task is about?

@mwdchang
Copy link
Member

mwdchang commented Oct 16, 2024

I suspect this may not be needed anymore because of fixes in:

That address template parsing directly upstream of displaying the matrix modal. But let's keep this PR open for a few more days to confirm @asylves1

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