Where we use the create action to add an individual item, could we have a break where it asks for how many items to add, much like when doing it in the list itself.
Β
This will help to reduce the number of blocking actions as a user hits the button once instead of 10 times and may help in not having to pre populate with blank lines.