### Description When creating a plugin with a long string as its name, the name overflows and is cut off in the visual editor.  ### Reproduction steps ```bash 1. Create a plugin with a long string as its name. 2. Go to the visual editor. 3. Observe that the plugin's name is truncated. ```