Skip to content

Fix tutorial toggle clearing file selector#842

Merged
mccalluc merged 11 commits intomainfrom
838-toggle-clears-file-selection
Feb 10, 2026
Merged

Fix tutorial toggle clearing file selector#842
mccalluc merged 11 commits intomainfrom
838-toggle-clears-file-selection

Conversation

@mccalluc
Copy link
Contributor

@mccalluc mccalluc commented Feb 4, 2026

  • Fix Toggling tutorial clears file selection #838
  • and fix a similar problem with the maximum rows: Need to be sure that input elements aren't in a container with any reactive dependencies.
  • fix sample csv in cloud #810, and drop the columns-only UI. Not necessarily coupled, but getting rid of one option makes this easier to manage.
  • fix sample.csv -> demo.csv #811: We also have code samples and statistical samples, so it seems like a new name would be more clear?
  • If running in sample mode, just show a warning to explain why upload is not allowed.
Screenshot 2026-02-04 at 4 00 24 PM

@mccalluc mccalluc moved this from Pending to Ready for Review in DP Wizard Feb 4, 2026
@mccalluc mccalluc marked this pull request as ready for review February 4, 2026 20:55
Copy link
Collaborator

@rtreacy rtreacy left a comment

Choose a reason for hiding this comment

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

Looks good

@github-project-automation github-project-automation bot moved this from Ready for Review to Ready to Merge in DP Wizard Feb 10, 2026
@mccalluc mccalluc merged commit db86833 into main Feb 10, 2026
4 checks passed
@mccalluc mccalluc deleted the 838-toggle-clears-file-selection branch February 10, 2026 20:28
@github-project-automation github-project-automation bot moved this from Ready to Merge to Complete in DP Wizard Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

Toggling tutorial clears file selection sample.csv -> demo.csv sample csv in cloud

2 participants