pullrequests Search Results · language:B4X language:C++ language:Java language:HTML language:JavaScript language:HTML language:Go
Filter by
189M results
Automated test pull request
Summary
- Fixed settings subpanel unresponsiveness on real device (Pixel 7 Pro) — opacity:0 doesn t disable Android touch
hitboxes; added pointerEvents= none on the dimmed main list
- Fixed first-tap-ignored ...
Summary
- Corrige dark mode em Conquistas.jsx (badges com fundo transparente no escuro, textos secundários)
- Atualiza manifest.json e index.html com cores da paleta WhatsApp (#075E54 theme, #111B21 ...
Description
This PR adds a beginner-friendly Learn How to Play guide to help players understand the rules before starting a game.
Changes
- Added a dedicated guide explaining the basic tic-tac-toe ...
Adds a Python orders lookup.
무엇
사장님 피드백 — 홈에서 스크롤을 살짝 내렸다가 올리면 하단 법적 푸터(이용약관·개인정보처리방침·사업자정보)가 따라오는 듯한 현상.
원인 (전수조사 결과)
layout
└ children (MagazineHomeScreen = h-[100dvh] 자체 내부 스크롤)
└ AppFooter (CompactLegalRow, 일반 block)
└ BottomNav ...
This PR introduces several micro-UX and accessibility enhancements focused on the Jobs Board and site-wide navigation.
Changes:
- Jobs Board (jobs.html):
- Implemented a resetFilters() function ...