Once we added required to our pages the menu will not longer navigate to the correct page. Instead, all required validators fire and prevents you from using the menu.
In this case, it is recommended that you use immediate="true" at menucell's level. In this way, you control page flow through navigation rules while bypassing validation.