When the FileSelect/Upload Multiple parameter is set to false, the component correctly restricts selection to a single file, but the UI labels still use plural wording (e.g., “Select files”, “Drag and drop files”). This creates a mismatch between the behavior and the displayed text.
The labels should dynamically switch to singular or plural based on the Multiple parameter value to ensure clarity and consistency.