Skip to content

Conversation

@LantingKurt
Copy link
Contributor

Added

  • GET handler in src/routes/api/sigsheet/+server.js
  • Click event support in MemberGrid.svelte to open member details
  • Modal update to fetch data via GET and display member info

Notes

  • Google Drive folder must have 'Anyone with the link' set to 'Viewer' for images to load

Debug

  • Added temporary console logs and comments (will be removed before production)

### Added
- GET handler in `src/routes/api/sigsheet/+server.js`
- Click event support in `MemberGrid.svelte` to open member details
- Modal update to fetch data via GET and display member info

### Notes
- Google Drive folder must have 'Anyone with the link' set to 'Viewer' for images to load

### Debug
- Added temporary console logs and comments (will be removed before production)
Copy link
Collaborator

@mikelReinanArcardo mikelReinanArcardo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies for the very late reply 😭 Great work on this! It runs perfectly on my end, and the feature’s a great addition to the app!

Just a small note: the linters flagged a few errors in src/routes/api/sigsheet/+server.js and src/routes/sigsheet/Modal.svelte. Kindly resolve them first before I push your PR to to main 😁

I know it can be a bit of a hassle, but following our linting standards helps keep everything consistent across the codebase.

Thanks again for the great work! 🚀

@LantingKurt LantingKurt force-pushed the save-sigsheet branch 2 times, most recently from a03fb17 to 8c75ea6 Compare November 18, 2025 11:01
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.

2 participants