Skip to content

Conversation

maryhipp
Copy link
Collaborator

No description provided.

@maryhipp maryhipp marked this pull request as ready for review June 28, 2023 20:30
Copy link
Collaborator

@psychedelicious psychedelicious left a comment

Choose a reason for hiding this comment

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

I'm approving and merging, but suggesting some future changes for boards:

  • board_image_records.get_images_for_board() could be reduced in scope to only retrieve the junction table rows - so no join needed - and just get a list of image names, instead of full records. This wasn't a function you added, just thought about it reading through.
  • We could probably just have a single delete board modal that has a checkbox to disable all images in the board. When we refactor the singleton modals we can take care of this.

@psychedelicious psychedelicious force-pushed the maryhipp/delete-images-on-board branch from 0c30087 to 5324234 Compare June 29, 2023 04:09
@psychedelicious psychedelicious merged commit 723d68e into main Jun 29, 2023
@psychedelicious psychedelicious deleted the maryhipp/delete-images-on-board branch June 29, 2023 11:14
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.

3 participants