Skip to content

1737: Add pinned notes to member profiles #1942

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 17 commits into
base: main
Choose a base branch
from

Conversation

fgonza23
Copy link

@fgonza23 fgonza23 commented Jun 5, 2025

What it does

Implements support for pinning notes to the top of a member’s profile, based on the original feature request in #1737.

  • Adds a "Pinned notes" section at the top of the profile
  • Adds a "Notes" tab to display all notes
  • Adds a pinned field to notes

Why it is important

  • Allows staff to highlight critical member information in a high-visibility location
  • Organizes all member notes

Implementation notes

  • Uses Turbo Streams

Linked issue

Closes #1737

@fgonza23 fgonza23 requested a review from phinze June 5, 2025 23:52
@fgonza23
Copy link
Author

fgonza23 commented Jun 6, 2025

Hey @phinze I’ve redone this PR using a clean branch.
The feature now matches the original issue 1737

@fgonza23 fgonza23 requested a review from crismali July 9, 2025 04:27
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.

Member notes can be pinned
3 participants