# MuiFormikFileSizeField — Selectable Storage Unit (Bytes/KB) Implementation Plan

Created: 2026-07-06
Author: smarcet@gmail.com
Agent: Claude Code
Status: PENDING
Approved: No
Iterations: 0
Worktree: No
Type: Feature

> Planning in progress...

## Summary

**Goal:** Add a prop to `MuiFormikFileSizeField` so the stored (Formik field) value can be expressed in Bytes or KB, while the input keeps displaying MB — allowing the same control to back APIs that use either unit.

---

_Exploring codebase and gathering requirements..._
