Add documentation on not using UJS actions in new code
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
In old code we used to use UJS actions in HAML, but we don't really need them and they are often the cause of a lot of bugs/corner cases.
In Vue code these should be handled by regular API requests, not by a jQuery plugin.
Edited by 🤖 GitLab Bot 🤖