Skip to content

Conversation

@cbeer
Copy link
Contributor

@cbeer cbeer commented Oct 27, 2025

This should set us up for #1342, which should make #1323 more efficient (as a database query?).

@cbeer cbeer force-pushed the file-upload-table branch from a611a28 to 558df0a Compare October 27, 2025 21:07
@cbeer cbeer marked this pull request as ready for review October 27, 2025 21:09
<%= render 'uploads/file_table' do %>
<%= render 'uploads/file_rows', upload: @upload %>
<%= render 'uploads/table' do %>
<%= render 'uploads/row', upload: @upload %>
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if we're going to end up wanting to keep file_rows around so the upload show view lists out all the files individually. But considering how most contributors are using POD I'm not sure we care right now.

@corylown corylown merged commit 9888bea into main Oct 28, 2025
2 checks passed
@corylown corylown deleted the file-upload-table branch October 28, 2025 13: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.

3 participants