Skip to content

fix(XS-55): Import CSV - #67

Merged
Bare7a merged 4 commits into
masterfrom
fix/XS-55_import-csv
Aug 9, 2026
Merged

fix(XS-55): Import CSV#67
Bare7a merged 4 commits into
masterfrom
fix/XS-55_import-csv

Conversation

@Bare7a

@Bare7a Bare7a commented Aug 9, 2026

Copy link
Copy Markdown
Owner

📝 What changed?

Fixes CSV import hanging on “Importing…” and round-trip issues with XenSQL exports, including NULL vs empty strings, Postgres booleans, spreadsheet-formula protection, and MySQL datetime literals. Import/export now share a consistent TaskProgress bar, imports report “row X of Y” using the file’s total row count, and the dialog uses a single scroll area without horizontal overflow.


🧩 Change type

  • 🐛 Bugfix
  • ✨ Feature
  • ♻️ Refactor
  • 📝 Docs
  • 🛠️ Build / CI
  • 🔧 Other

🧠 Impact

  • 🎨 Frontend
  • 🧠 Backend
  • 🗄️ Database / SQL
  • 🖥️ Desktop (Wails / OS)
  • ⚙️ Tooling / CI
  • 🐾 Internal Only

📊 SQL impact (if relevant)

  • None
  • Query behavior changed
  • Schema / Migration
  • Import / Export

🧪 Tested

  • 🎨 Frontend (cd frontend && npm test)
  • 🧠 Backend (wails3 task test)
  • 🗄️ API E2E (wails3 task e2e:go:all)
  • 🖥️ UI E2E (wails3 task e2e:ui:all) - local only, not in CI
  • 💻 CI is sufficient

📌 Notes

@Bare7a
Bare7a merged commit 106c87a into master Aug 9, 2026
3 checks passed
@Bare7a
Bare7a deleted the fix/XS-55_import-csv branch August 9, 2026 19:16
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.

1 participant