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

Update React Data Grid in SNPRC Scheduler #789

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

spamhurts
Copy link
Collaborator

Rationale

Entering data into the react data grid editor throws an error in production code: "react-data-grid.js:1 Uncaught TypeError: Cannot read properties of null (reading 'getBoundingClientRect')"

Updated react-data-grid to a more recent version, but unfortunately, we cannot get the most recent version because dependencies require React 18.

The 7.0+ version has changed class names within the component, requiring the data grid in the scheduler to be re-styled.

@spamhurts spamhurts merged commit e1ccd2e into release24.11-SNAPSHOT Feb 3, 2025
3 checks passed
@spamhurts spamhurts deleted the 24.11_fb_procedure_grid_upgrade branch February 3, 2025 15:54
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