Skip to content

docs: Quickstart pages mention iOS-only for condensed headers#4551

Open
Austin-Spriggs wants to merge 2 commits into
ionic-team:mainfrom
Austin-Spriggs:quickstart/condensed-headers-ios-only
Open

docs: Quickstart pages mention iOS-only for condensed headers#4551
Austin-Spriggs wants to merge 2 commits into
ionic-team:mainfrom
Austin-Spriggs:quickstart/condensed-headers-ios-only

Conversation

@Austin-Spriggs

Copy link
Copy Markdown

Description

I added a line to the description of the View the Home Page section that mentions that the condensed headers only appear on iOS devices.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • [ x] Documentation
  • Other (CI, chores, etc.)

Rationale / Problems Fixed

Fixes a problem that occurred to me while following the Vue Quickstart guide. The guide briefly mentioned the collapsible title and how it works, but didn't mention that it was iOS-only. I did find that information further in the docs, but as a simple fix, I figured it would be nice to have it here for a smoother on-boarding process.

@Austin-Spriggs Austin-Spriggs requested a review from a team as a code owner June 11, 2026 13:52
@Austin-Spriggs Austin-Spriggs requested a review from ShaneK June 11, 2026 13:52
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

@Austin-Spriggs is attempting to deploy a commit to the Ionic Team on Vercel.

A member of the Team first needs to authorize it.

@brandyscarney brandyscarney left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sorry I wasn't clear about what versions to update! We don't deploy v5 anymore so we don't need to update that one but the rest looks good! 🙂

```

This creates a page with a header and scrollable content area. The second header shows a [collapsible large title](/docs/api/title.md#collapsible-large-titles) that displays when at the top of the content, then condenses to show the smaller title in the first header when scrolling down.
This creates a page with a header and scrollable content area. TThe second header shows a [collapsible large title](/docs/api/title.md#collapsible-large-titles) that displays on iOS devices when at the top of the content, then condenses to show the smaller title in the first header when scrolling down.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
This creates a page with a header and scrollable content area. TThe second header shows a [collapsible large title](/docs/api/title.md#collapsible-large-titles) that displays on iOS devices when at the top of the content, then condenses to show the smaller title in the first header when scrolling down.
This creates a page with a header and scrollable content area. The second header shows a [collapsible large title](/docs/api/title.md#collapsible-large-titles) that displays on iOS devices when at the top of the content, then condenses to show the smaller title in the first header when scrolling down.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you revert this change? We don't need to update the v5 quickstart since it won't be redeployed.

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