htmlui
htmlui copied to clipboard
feat(ui): column formatting & sorting changes
- Right align Size, Files and Dirs columns
- Use toLocaleString() for Files and Dirs values
@meld-cp the pipeline is failing with:
Run npm run prettier:check
> [email protected] prettier:check
> prettier --check .
Checking formatting...
[warn] src/components/DirectoryItems.jsx
[warn] src/contexts/UIPreferencesContext.tsx
[warn] src/css/App.css
[warn] src/pages/SnapshotHistory.jsx
[warn] src/pages/Snapshots.jsx
[warn] src/utils/formatutils.js
[warn] Code style issues found in 6 files. Run Prettier with --write to fix.
Error: Process completed with exit code 1.
@jkowalski is the above issue the only blocker for merging?
Thanks @tessus, I'm traveling, but can revisit this in a few days
@meld-cp no rush, have fun travelling.