Remove remove_extra_primary_submenu_options feature flag
What does this MR do and why?
Removes a feature flag that was left in place to restore some recently-removed submenu options in the primary navigation dropdown.
Some tests which were written to accommodate both enabled and disabled states of this feature flag have been removed or simplified.
See !96931 (merged)
Screenshots or screen recordings
prior behavior with flag disabled | now with flag removed |
---|---|
How to set up and validate locally
- The enabled/disabled state of this feature flag should no longer have an effect
- All effected tests should still pass
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.