Vitron-Front/app/routes
Arda Samadi b4d5f8d8db fix(ios): respect safe-area insets so chrome clears the notch/home bar
Content was drawing under the iOS status bar and home indicator because
the app uses viewport-fit=cover + black-translucent but the fixed/sticky
chrome didn't reserve the safe areas.

- bottom nav (MyLayout): move the 50px row into an inner box and let the
  bar extend by env(safe-area-inset-bottom) so icons sit above the home
  indicator (previously the fixed height clipped the inset padding).
- top headers gain env(safe-area-inset-top): HomePageTopBar, ExploreTopBar,
  SearchTopBar, CartHeader, ChatHeader, and wrapper-padded HeaderWithSupport
  / ProfilePagesHeader (so their absolutely-positioned buttons shift too).
- chat input pads bottom by the inset; chat scroll area height accounts for
  the taller header/input.
- _index.tsx no longer overrides the viewport meta (it was dropping
  viewport-fit=cover on the home page); the global one in root.tsx wins.

env(safe-area-inset-*) is 0 on non-notch devices, so desktop/Android render
identically — only iOS gains the padding.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 13:42:51 +03:30
..
_index.tsx fix(ios): respect safe-area insets so chrome clears the notch/home bar 2026-06-18 13:42:51 +03:30
$.tsx first 2026-04-29 01:44:16 +03:30
cart._index.tsx Desktop responsive: search page, cart list, masonry grid 2026-06-14 21:06:34 +03:30
cart.$cartId.tsx Desktop: cart checkout two-column + profile account grid 2026-06-16 11:19:55 +03:30
collection.$id.tsx Desktop fixes: product seller + actions, collection cover, masonry skeleton 2026-06-14 22:59:24 +03:30
collections.tsx Desktop polish: seller header contrast, collection image crop, infinite scroll 2026-06-14 22:19:40 +03:30
explore.tsx Desktop: explore page (category grid + contained layout) 2026-06-16 11:11:46 +03:30
login.tsx Login: 6-digit OTP + desktop layout 2026-06-14 21:36:42 +03:30
logout.tsx first 2026-04-29 01:44:16 +03:30
product.$id.tsx Security fixes: session hardening, open redirect, SSR path injection 2026-06-14 19:02:11 +03:30
profile._index.tsx Profile hard-guard: redirect /profile to /login when logged out 2026-06-16 15:00:53 +03:30
profile.about.tsx Desktop header: login/profile state + theme toggle; hide about/faq header 2026-06-16 13:59:34 +03:30
profile.bookmarks.tsx first 2026-04-29 01:44:16 +03:30
profile.faq.tsx Desktop header: login/profile state + theme toggle; hide about/faq header 2026-06-16 13:59:34 +03:30
profile.following.tsx first 2026-04-29 01:44:16 +03:30
profile.location._index.tsx Desktop: inline the fixed-bottom buttons on account pages 2026-06-16 12:58:51 +03:30
profile.location.add.tsx first 2026-04-29 01:44:16 +03:30
profile.location.edit.$id.tsx first 2026-04-29 01:44:16 +03:30
profile.orders.tsx feat(notifications): web push opt-in + unread nav badges 2026-06-17 14:02:56 +03:30
profile.sets._index.tsx first 2026-04-29 01:44:16 +03:30
profile.sets.$id.tsx first 2026-04-29 01:44:16 +03:30
profile.setting.tsx feat(notifications): web push opt-in + unread nav badges 2026-06-17 14:02:56 +03:30
profile.threads._index.tsx first 2026-04-29 01:44:16 +03:30
profile.threads.$threadId.tsx first 2026-04-29 01:44:16 +03:30
profile.tsx feat(notifications): web push opt-in + unread nav badges 2026-06-17 14:02:56 +03:30
profile.wallet._index.tsx Desktop: inline the fixed-bottom buttons on account pages 2026-06-16 12:58:51 +03:30
profile.wallet.payment.tsx first 2026-04-29 01:44:16 +03:30
resources.manifest[.]webmanifest.ts first 2026-04-29 01:44:16 +03:30
robots[.]txt.tsx first 2026-04-29 01:44:16 +03:30
search.$query.tsx Desktop responsive: search page, cart list, masonry grid 2026-06-14 21:06:34 +03:30
seller.$sellerId._index.tsx Desktop polish: seller header contrast, collection image crop, infinite scroll 2026-06-14 22:19:40 +03:30
sellers.tsx Desktop: account area (shared sidebar) + brands list 2026-06-16 12:46:22 +03:30
sitemap[.]xml.tsx first 2026-04-29 01:44:16 +03:30
store.$storeId._index.tsx Desktop: seller dashboard shell + gate carousel arrows to product gallery 2026-06-17 12:28:59 +03:30
store.$storeId.edit.tsx first 2026-04-29 01:44:16 +03:30
store.$storeId.financial-dashboard._index.tsx feat(seller-dashboard): desktop-friendly layouts for list and hub pages 2026-06-17 13:00:18 +03:30
store.$storeId.financial-dashboard.cash-funds.tsx first 2026-04-29 01:44:16 +03:30
store.$storeId.financial-dashboard.reports.tsx first 2026-04-29 01:44:16 +03:30
store.$storeId.financial-dashboard.transactions.tsx first 2026-04-29 01:44:16 +03:30
store.$storeId.orders._index.tsx feat(seller-dashboard): desktop-friendly layouts for list and hub pages 2026-06-17 13:00:18 +03:30
store.$storeId.orders.$orderId.tsx first 2026-04-29 01:44:16 +03:30
store.$storeId.product.$id.tsx Security fixes: session hardening, open redirect, SSR path injection 2026-06-14 19:02:11 +03:30
store.$storeId.products.tsx feat(seller-dashboard): desktop-friendly layouts for list and hub pages 2026-06-17 13:00:18 +03:30
store.$storeId.setting.tsx feat(notifications): web push opt-in + unread nav badges 2026-06-17 14:02:56 +03:30
store.$storeId.shipping-method.tsx first 2026-04-29 01:44:16 +03:30
store.$storeId.threads._index.tsx first 2026-04-29 01:44:16 +03:30
store.$storeId.threads.$threadId.tsx first 2026-04-29 01:44:16 +03:30
store.$storeId.tsx feat(notifications): web push opt-in + unread nav badges 2026-06-17 14:02:56 +03:30
store.add.manual.$storeId.tsx first 2026-04-29 01:44:16 +03:30
store.authenticate.instagram.$storeId.tsx first 2026-04-29 01:44:16 +03:30
store.create.tsx first 2026-04-29 01:44:16 +03:30