[PR #1] [MERGED] Add account deletion FAQ link #8

Closed
opened 2026-03-03 13:49:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/higgins/gitpushups.com/pull/1
Author: @higgins
Created: 9/6/2025
Status: Merged
Merged: 9/6/2025
Merged by: @higgins

Base: mainHead: codex/add-faq-on-account-deletion


📝 Commits (2)

  • b420d19 Add account deletion FAQ link
  • 5b3f8d3 switch order of last accordions

📊 Changes

2 files changed (+9 additions, -2 deletions)

View changed files

📝 app/page.tsx (+6 -0)
📝 src/components/ui/accordion.tsx (+3 -2)

📄 Description

Summary

  • allow AccordionItem to accept optional HTML id
  • document how to delete an account via new FAQ entry

Testing

  • npm test (fails: Missing script: "test")
  • npm run lint (fails: Unknown options: useEslintrc, extensions, resolvePluginsRelativeTo, rulePaths, ignorePath, reportUnusedDisableDirectives)
  • npm run build (fails: Failed to fetch Inter from Google Fonts)

https://chatgpt.com/codex/tasks/task_e_68afc5d2d09083328cbcacaa555089fd


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/higgins/gitpushups.com/pull/1 **Author:** [@higgins](https://github.com/higgins) **Created:** 9/6/2025 **Status:** ✅ Merged **Merged:** 9/6/2025 **Merged by:** [@higgins](https://github.com/higgins) **Base:** `main` ← **Head:** `codex/add-faq-on-account-deletion` --- ### 📝 Commits (2) - [`b420d19`](https://github.com/higgins/gitpushups.com/commit/b420d1903153229ceb3af2cec450db3bae6efe47) Add account deletion FAQ link - [`5b3f8d3`](https://github.com/higgins/gitpushups.com/commit/5b3f8d33991a33b1081c24ae6c97e08088b123dd) switch order of last accordions ### 📊 Changes **2 files changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/page.tsx` (+6 -0) 📝 `src/components/ui/accordion.tsx` (+3 -2) </details> ### 📄 Description ## Summary - allow AccordionItem to accept optional HTML id - document how to delete an account via new FAQ entry ## Testing - `npm test` *(fails: Missing script: "test")* - `npm run lint` *(fails: Unknown options: useEslintrc, extensions, resolvePluginsRelativeTo, rulePaths, ignorePath, reportUnusedDisableDirectives)* - `npm run build` *(fails: Failed to fetch `Inter` from Google Fonts)* ------ https://chatgpt.com/codex/tasks/task_e_68afc5d2d09083328cbcacaa555089fd --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:49:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gitpushups.com#8
No description provided.