csvtool/frontend
exe.dev user 9d56f5e8e2
Some checks failed
Build / build-linux (push) Failing after 14s
Build / build-linux-webkit2_41 (push) Failing after 14s
Build / build-macos (push) Successful in 3m30s
Fix cell max-width, header z-order, and sort command palette
- Cap cell and header max-width to 150px (was 200px for best-fit)
- Bump header z-index to 10 (row-number corner to 11) so sticky
  headers stay above data cells when scrolling horizontally
- Remove position:relative and z-index from cursor-cell so it no
  longer creates a stacking context that overlaps sticky headers
- Sort command palette entries alphabetically (case-insensitive)

Co-authored-by: Shelley <shelley@exe.dev>
2026-03-04 20:37:28 +00:00
..
src Fix cell max-width, header z-order, and sort command palette 2026-03-04 20:37:28 +00:00
wailsjs CSV Tool - Wails-based CSV editor with spreadsheet UI 2026-03-03 21:34:09 +00:00
index.html CSV Tool - Wails-based CSV editor with spreadsheet UI 2026-03-03 21:34:09 +00:00
package-lock.json CSV Tool - Wails-based CSV editor with spreadsheet UI 2026-03-03 21:34:09 +00:00
package.json CSV Tool - Wails-based CSV editor with spreadsheet UI 2026-03-03 21:34:09 +00:00