strapi
strapi copied to clipboard
[v5] Repeatable component Min/Max Value wording is inaccurate
Bug report
Required System information
Environment: development OS: darwin-arm64 Strapi Version: 5.0.0-beta.8 Node/Yarn Version: yarn/4.0.1 npm/? node/v20.9.0 darwin arm64 Edition: Enterprise Database: sqlite
Describe the bug
When creating a repeatable component, on the Advanced Settings page, there are settings called "Maximum Value" and "Minimum Value" that do not make sense.
I tested, and it actually means the maximum and minimum number of components allowed to be created
(although, perhaps another bug is that when you drop below "minimum" by deleting components, it allows you to save but ignores all the deletions, but I'll wait to see what decision is made here before filing that one)
Steps to reproduce the behavior
See description of bug
Expected behavior
The text should match what the field actually means
Screenshots
Code snippets
If applicable, add code samples to help explain your problem.
Additional context
Add any other context about the problem here.