Skip to content

Fix CTA anchor link spacing#107

Merged
ideav merged 3 commits intomainfrom
issue-106-0da3ee138f43
Apr 16, 2026
Merged

Fix CTA anchor link spacing#107
ideav merged 3 commits intomainfrom
issue-106-0da3ee138f43

Conversation

@konard
Copy link
Copy Markdown
Collaborator

@konard konard commented Apr 16, 2026

Fixes #106

Что изменилось

  • Убраны target="start" и rel у внутристранничной ссылки У меня особый случай!, чтобы переход к #cta не открывал новую вкладку.
  • Добавлен scroll-mt-24 на секцию #cta, чтобы после hash-перехода форма начиналась ниже фиксированной шапки.
  • Добавлен регрессионный тест для ссылки и scroll margin CTA-секции.

Как воспроизвести

  1. Открыть главную страницу.
  2. Нажать ссылку У меня особый случай!.
  3. Проверить, что переход остается в текущей вкладке, а секция CTA не перекрывается фиксированной шапкой.

Проверка

  • npm test
  • npm run build
  • Playwright MCP: после клика вкладок осталось 1, URL стал /#cta, верх CTA был на 95.5px, низ шапки на 65px, зазор 30.5px.

Скриншот

CTA after navigation

Adding .gitkeep for PR creation (default mode).
This file will be removed when the task is complete.

Issue: #106
@konard konard self-assigned this Apr 16, 2026
@konard konard changed the title [WIP] src/pages/Home.tsx Поправить ссылку [У меня особый случай!](#cta), чтобы были нормальные отступы Fix CTA anchor link spacing Apr 16, 2026
@konard konard marked this pull request as ready for review April 16, 2026 11:02
@konard
Copy link
Copy Markdown
Collaborator Author

konard commented Apr 16, 2026

🤖 Solution Draft Log

This log file contains the complete execution trace of the AI solution draft process.

💰 Cost estimation:

  • Model: gpt-5.4
  • Provider: OpenAI
  • Public pricing estimate: unknown
  • Token usage: 152,217 input, 15,484 output, 2,603,520 cache read, 0 cache write

📊 Context and tokens usage:

Total: (152.2K + 2.6M cached) input tokens, 15.5K output tokens

🤖 Models used:

  • Tool: OpenAI Codex
  • Requested: gpt-5.4
  • Model: GPT-5.4 (gpt-5.4)

📎 Log file uploaded as Gist (20146KB)


Now working session is ended, feel free to review and add any feedback on the solution draft.

@konard
Copy link
Copy Markdown
Collaborator Author

konard commented Apr 16, 2026

✅ Ready to merge

This pull request is now ready to be merged:

  • No CI/CD checks are configured for this repository
  • No merge conflicts
  • No pending changes

Monitored by hive-mind with --auto-restart-until-mergeable flag

@ideav ideav merged commit 789c178 into main Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants