Apply button is obscured

How do I get better access to the apply button? It’s just peeking out. I’ve tried all kinds of things, but it keeps defaulting to this view.
Thanks in advance!

This happens if the files aren’t open in your editor or if the model loses the path. You should specify which file the changes should be applied to. Sometimes, especially in JS frameworks, there are identical files in different directories, so it’s useful to point out the exact file for the changes rather than relying on the model to do it automatically. There have been issues with this on the forum before.

1 Like