- Issue created by @alecsmrekar
- @alecsmrekar opened merge request.
- 🇮🇳India ajits India
I tried to reproduce this with vanilla Drupal, but was not able to do so.
I tweaked my system to minimum requirements before doing so:
- PHP
memory_limit
was adjusted to 64M. - CPU throttling of "20x slowdown"
- Network throttling of "Slow 4G"
I created a new content type "Test" with a rich text field with summary field. This was a multi-valued field with a cardinality of 100. I was only able to see very slow form load.
I also tried to add a multi-valued rich text field to a paragraph; add this paragraph to the node type several times (on new and existing nodes) but couldn't see any issue except slowness. The change doesn't seem to have major impact on the UX.
It will help if there are proper steps to reproduce the impact.
- PHP