Hi there!
I've created a settings page with multiple tabs which is working perfectly. Some of the fields are required or have other validation rules. This is also working perfectly.
The issue i'm facing is, let's say the user has an issue on "tab 3", but saves the settings on "tab 1", the error message popups up correctly, but the user stays on "tab 1" and probably has no idea on which tab the issue is.
Is it possible, in case of errors, to jump to the tab where the next issue is located or at least mark the tabs where issues are located. Other frameworks i've used before and i've ditched, marked the tabs containing issues with a red dot and the number of issues found on the tab, a very handy feature, probably the only thing i'm missing with MetaBox or i just don't know how to integrate it.
Currently, in case the user made multiple issues, there is the correct error message indicating that the settings are not saved etc., but no hint where to look to fix it.
Could this be a future feature or is it already possible and i'm just missing something?