Skip to content

fix(profile): restore profile back affordance in PWA#6180

Open
rebelchris wants to merge 1 commit into
mainfrom
eng-1632-feedback-bug-report-user-reports-missing-back-button-on
Open

fix(profile): restore profile back affordance in PWA#6180
rebelchris wants to merge 1 commit into
mainfrom
eng-1632-feedback-bug-report-user-reports-missing-back-button-on

Conversation

@rebelchris

@rebelchris rebelchris commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Restores the profile back affordance below laptop widths by reusing the shared GoBackButton.
  • Adds a standalone-PWA-only desktop profile back affordance for laptop+ layouts.
  • Keeps the desktop browser profile layout unchanged and centralizes profile back-button viewport/PWA gating in a small profile component.

Verification

  • env NODE_ENV=test pnpm --filter @dailydotdev/shared exec jest src/components/profile/ProfileBackButton.spec.tsx --runInBand
  • node ./scripts/typecheck-strict-changed.js
  • pnpm --filter @dailydotdev/shared exec eslint src/components/post/GoBackHeaderMobile.tsx src/components/profile/Header.tsx src/components/profile/ProfileBackButton.tsx src/components/profile/ProfileBackButton.spec.tsx src/components/profile/ProfileHeader.tsx --max-warnings 0
  • git diff --check main...HEAD

Issue: https://linear.app/dailydev/issue/ENG-1632/feedback-bug-report-user-reports-missing-back-button-on-profile

Closes ENG-1632


Created by Huginn 🐦‍⬛

Preview domain

https://eng-1632-feedback-bug-report-use.preview.app.daily.dev

@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview Jun 10, 2026 2:22pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Jun 10, 2026 2:22pm

Request Review

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