Skip to content

feat(passage): implement zoom compensation and dynamic tab width in S…#3063

Merged
CarlaCostea merged 1 commit into
developfrom
feat/PIE-728
Jul 1, 2026
Merged

feat(passage): implement zoom compensation and dynamic tab width in S…#3063
CarlaCostea merged 1 commit into
developfrom
feat/PIE-728

Conversation

@PatriciaRomaniuc

Copy link
Copy Markdown
Contributor

…timulusTabs component PIE-728

requirements were:

  • do not enlarge the passage selection tabs beyond 200% zoom
  • cap each tab at 1/n of the container (sx={{ maxWidth: containerWidth / n }})
  • when containerWidth ≤ n * 170, labels swap to "Passage 1", "Passage 2", …
image

https://illuminate.atlassian.net/browse/PIE-728

@CarlaCostea CarlaCostea merged commit 7dcbfa0 into develop Jul 1, 2026
4 of 6 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