Skip to content

Edit and Delete Member notes #2208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jazzygasper
Copy link
Contributor

@jazzygasper jazzygasper commented Apr 24, 2025

Fixes #2176

This PR adds functionality for admin to edit and delete notes associated with members.

Features:

  • Note pencil icon reused for edit button and delete button added
  • Modal interface for updating notes inline
  • Validation to prevent saving empty notes
  • Authorisation checks to ensure only note authors or admins can edit/delete notes
  • Flash messages for success and failure feedback
Screenshot 2025-04-24 at 13 39 25 Screenshot 2025-04-24 at 13 38 40 Screenshot 2025-04-24 at 13 37 31 Screenshot 2025-04-24 at 13 37 56 Screenshot 2025-04-24 at 13 38 12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to Edit or Delete Notes on Student/Coach Profiles
1 participant