Skip to content

How to remove files from Files component state so as to not count against max count or file size limit? #40

@msucorey

Description

@msucorey

Unless I'm missing something, Files has no props to remove files internally. Code I see in the demo manages wrapper state (which is good enough for UI), but for Files to manage count and size, it should update internally. Otherwise, the wrapper will now need to keep track of count and size after a removal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions