Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Unable to Edit or Delete Notes on Student/Coach Profiles

オープン
#2,176 コメント 1 件 リアクション 3 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
38/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
rails, ruby

調査の方向性

まず、issue に記載されている routes、notes controller、student/coach profile views の場所を確認します。現在のノート作成の仕組みを確認し、それに対応する編集・削除用のパスと、管理者向けの操作項目を追加します。両方のプロフィールタイプで管理者がノートを更新および削除できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Description of the issue 📄

Admin are unable to edit or delete notes on student or coach profiles, they can only create new ones. Currently, there's no functionality for modifying or removing notes, and the backend routes do not support these actions.

Screenshots 📷

Image

Steps to fix 🛠

  • Update the routes and implement the necessary update and destroy actions in the controller.
  • Add an "Edit" / "Delete" button that allows admin to update a note.

To do 📋

  • Claim this issue (comment below, or assign yourself if you are part of the codebar org)
  • Fork and clone the repository
  • Update the relevant files. Follow the steps to fix section in this issue.
  • Commit your changes as one commit. Use the title of this issue as your commit message
  • Submit a pull request
  • Mention this issue in the PR description by including it's number
  • Have your pull request reviewed & merged by a codebar team member
主要言語
Ruby
スター
104
フォーク
205
平均マージ
1日 8時間
マージ済み PR(30日)
67

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

codebar/planner のほかの issue

codebar/planner の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。