[PR #47] [MERGED] feat(issue-reporting): add image picker for bug reports and update mo… #67

Closed
opened 2026-05-07 00:17:42 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/appen-isen/studysen/pull/47
Author: @BreizhHardware
Created: 2/27/2025
Status: Merged
Merged: 2/27/2025
Merged by: @BreizhHardware

Base: mainHead: feat/bug-report-image


📝 Commits (2)

  • 10ce49b feat(issue-reporting): add image picker for bug reports and update modal structure
  • 80d8b0c Merge branch 'main' into feat/bug-report-image

📊 Changes

6 files changed (+154 additions, -38 deletions)

View changed files

📝 app.json (+6 -0)
📝 app/(settings)/notifications.tsx (+0 -4)
📝 components/modals/ContactModal.tsx (+8 -4)
📝 components/modals/IssueModal.tsx (+117 -28)
📝 package-lock.json (+21 -1)
📝 package.json (+2 -1)

📄 Description

…dal structure


🔄 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/appen-isen/studysen/pull/47 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `feat/bug-report-image` --- ### 📝 Commits (2) - [`10ce49b`](https://github.com/appen-isen/studysen/commit/10ce49b16e740fb99b44bb66c16a9a7073f4b18b) feat(issue-reporting): add image picker for bug reports and update modal structure - [`80d8b0c`](https://github.com/appen-isen/studysen/commit/80d8b0cdd0cd848b3a455078e251d373f5383106) Merge branch 'main' into feat/bug-report-image ### 📊 Changes **6 files changed** (+154 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `app.json` (+6 -0) 📝 `app/(settings)/notifications.tsx` (+0 -4) 📝 `components/modals/ContactModal.tsx` (+8 -4) 📝 `components/modals/IssueModal.tsx` (+117 -28) 📝 `package-lock.json` (+21 -1) 📝 `package.json` (+2 -1) </details> ### 📄 Description …dal structure --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:17:42 +02: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/studysen#67
No description provided.