Compare commits

...

2 Commits

Author SHA1 Message Date
min
13fa73d77a Merge pull request 'chore: ��������� � ����������� > �����������' (#1) from chore/onboarding-test-v2 into main
Some checks failed
CI / Lint + Format (push) Failing after 41s
CI / Build (push) Failing after 40s
CI / Secret scan (push) Failing after 29s
CI / PR size check (push) Has been skipped
2026-05-28 10:20:43 +00:00
Вика
124504488c chore: лидерборд — «Загрузка…» → «Загружаю…»
Some checks failed
CI / Lint + Format (pull_request) Failing after 34s
CI / Build (pull_request) Failing after 37s
CI / Secret scan (pull_request) Failing after 34s
CI / PR size check (pull_request) Failing after 31s
Тест онбординга v2: микро-правка в плеере для проверки полного цикла
PR (clone → install → build → commit → push → merge).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 13:18:45 +03:00
2 changed files with 2995 additions and 16 deletions

3009
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -140,7 +140,7 @@ export default function KubikonLeaderboard({
{/* Тело */} {/* Тело */}
{loading ? ( {loading ? (
<div style={{ color: C.muted, fontSize: 14, textAlign: 'center', padding: '12px 0' }}> <div style={{ color: C.muted, fontSize: 14, textAlign: 'center', padding: '12px 0' }}>
Загрузка Загружаю
</div> </div>
) : error ? ( ) : error ? (
<div style={{ color: '#ff6f7a', fontSize: 13, textAlign: 'center', padding: '12px 0' }}> <div style={{ color: '#ff6f7a', fontSize: 13, textAlign: 'center', padding: '12px 0' }}>