Skip to content

feat(ui): add scroll-to-top FAB to the Schedule page#293

Closed
JacobCoffee wants to merge 1 commit intomainfrom
scroll-to-top-schedule
Closed

feat(ui): add scroll-to-top FAB to the Schedule page#293
JacobCoffee wants to merge 1 commit intomainfrom
scroll-to-top-schedule

Conversation

@JacobCoffee
Copy link
Copy Markdown
Member

Depends on #291. Adds the same scroll-to-top FAB to the Schedule timeline tab — that page was skipped in #291 because its IonContent lacked scrollEvents=true.

Coexists with the existing 'Jump to Now' pill (FAB is bottom-end, pill is bottom-start).

PR #291 missed src/app/pages/schedule/ because its IonContent didn't
have scrollEvents="true". Added the attribute, a #pageContent ref,
the <app-scroll-to-top> component, and ScrollToTopModule on the
schedule module. Coexists with the existing "Jump to Now" pill — FAB
is bottom-end, "Jump to Now" is bottom-start.

Depends on PR #291 (which introduces ScrollToTopModule).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@JacobCoffee
Copy link
Copy Markdown
Member Author

folded into #291

@JacobCoffee JacobCoffee closed this May 1, 2026
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.

1 participant