Skip to content

📱(react) do not hide subtitle modal tab on small viewport#394

Open
jbpenrath wants to merge 1 commit into
mainfrom
fix/subtitle-modal-tab-mobile
Open

📱(react) do not hide subtitle modal tab on small viewport#394
jbpenrath wants to merge 1 commit into
mainfrom
fix/subtitle-modal-tab-mobile

Conversation

@jbpenrath

Copy link
Copy Markdown
Collaborator

Currently, the tab subtitle is hidden in modal tab on small viewports.

@jbpenrath jbpenrath self-assigned this Jun 16, 2026
}

&__header {
margin-bottom: var(--c--globals--spacings--2xs);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

By doing so you add a margin even when there is no subtitle, is it expected?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Nope good catch. I applied a margin-top on the subtitle instead.

Currently, the tab subtitle is hidden in modal tab on small
viewports.
@jbpenrath jbpenrath force-pushed the fix/subtitle-modal-tab-mobile branch from 53ef03b to 7077684 Compare June 22, 2026 16:16
@jbpenrath jbpenrath requested a review from NathanVss June 22, 2026 16:17
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