Skip to content

Upgrade hightide to 0.14.1 and fix team realm border#15

Merged
felixevers merged 1 commit into
mainfrom
feat/hightide-0-14-1-team-border-7580
Jul 5, 2026
Merged

Upgrade hightide to 0.14.1 and fix team realm border#15
felixevers merged 1 commit into
mainfrom
feat/hightide-0-14-1-team-border-7580

Conversation

@felixevers

Copy link
Copy Markdown
Member

Summary

  • Upgrades @helpwave/hightide from 0.8.1 to 0.14.1 and bumps React to 19 to satisfy peer dependencies.
  • Adapts LoginOtp to the updated Select API (buttonProps for field id/aria, required label on SelectOption).
  • Restores the full blue (secondary) viewport outline for the team realm using a fixed overlay, so the border stays at 100% viewport height and no longer grows with page scroll.
  • Admin and other non-customer realms keep the top-only accent stripe.

Footer imprint/privacy links already point to https://helpwave.de/imprint and https://helpwave.de/privacy — no change needed there.

Test plan

  • npm run typecheck
  • npm run lint
  • npm run build
  • Verify team realm login shows blue 4px border pinned to viewport edges
  • Verify admin/other realms still show top stripe only
  • Verify OTP page credential selector works with multiple sources
Open in Web Open in Cursor 

- Bump @helpwave/hightide to 0.14.1 and React to 19 for peer compatibility
- Adapt LoginOtp Select to new API (buttonProps id, SelectOption label)
- Restore full blue viewport outline for team realm via fixed overlay
  so the border stays at 100% viewport height without scroll overflow
- Admin and other realms keep the top-only accent stripe

Co-authored-by: Felix Evers <social@felixevers.de>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying id-helpwave-de with  Cloudflare Pages  Cloudflare Pages

Latest commit: dde9f1a
Status: ✅  Deploy successful!
Preview URL: https://d1b51e8d.id-helpwave-de.pages.dev
Branch Preview URL: https://feat-hightide-0-14-1-team-bo.id-helpwave-de.pages.dev

View logs

@felixevers felixevers marked this pull request as ready for review July 5, 2026 21:17
@felixevers felixevers merged commit 9484985 into main Jul 5, 2026
4 checks passed
@felixevers felixevers deleted the feat/hightide-0-14-1-team-border-7580 branch July 5, 2026 21:18
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