Move search bar to top nav to test usage changes
Compare changes
Files
3+ 112
− 108
@@ -382,119 +382,123 @@ export default {
@@ -382,119 +382,123 @@ export default {
This is usability experiment that will allow us to move search button to the top right corner for a group of users.
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
![]() |
![]() |
![]() |
![]() |
mobile
light | dark |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Numbered steps to set up and validate the change are strongly suggested.
Feature.enable(:search_button_top_right)
http://127.0.0.1:3000
Related to #480341 (closed)