Skip to content
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

Allow editing sessions on new rows #484

Merged
merged 5 commits into from
Oct 31, 2023
Merged

Allow editing sessions on new rows #484

merged 5 commits into from
Oct 31, 2023

Conversation

garrettmflynn
Copy link
Member

fix #212 and #482

This PR fixes the issue where you can't edit sessions on new rows.

Though slightly different than #482, the root problem of this issue is solved. @bendichter Would we still like the Subject table to be separated into two tables, where one handles subject metadata and the other tracks sessions? The specifications for this split are still a bit unclear to me—so I thought I'd bring it up before attempting such a refactor.

@CodyCBakerPhD
Copy link
Collaborator

@garrettmflynn Tests failing here too

@garrettmflynn
Copy link
Member Author

Looks to be fixed after merging with main. Doing that again now

@CodyCBakerPhD CodyCBakerPhD merged commit 8161005 into main Oct 31, 2023
8 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the fix-subject-table branch October 31, 2023 19:35
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.

HOT New Rows Don't Allow for Editing Custom Renderer / Editor Columns (e.g. sessions)
2 participants