Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.
This repository was archived by the owner on May 25, 2023. It is now read-only.

adding more files as allowed shows wrong message #1106

@madmikede

Description

@madmikede

I set 'maxNumberOfFiles:5' in my code.
When adding more than the allowed 5 files (input multiple) the message "Max number of files exceeded" is shown for all files.
I expected, that the first 5 files are ok and the other files show this message.
It looks like _adjustMaxNumberOfFiles is running for every file before the output is rendered.

Don't know if this behaviour is wrong or not.

Thanks in advance.

/Michi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions