Allow configuration of the showing the "Other bookarks" button via Nimbus. This is currently controlled by [this pref](https://searchfox.org/mozilla-central/source/browser/app/profile/firefox.js#2635-2637) and could be added to the `bookmarks` [Nimbus feature](https://searchfox.org/mozilla-central/source/toolkit/components/nimbus/FeatureManifest.yaml#3365). This bug was created in response to a QA bug (bug 1925565) that resulted due to this button pushing the "Finish Setup" button out of view when a user imports their bookmarks.
Bug 1926049 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Allow configuration of the showing the "Other bookarks" button via Nimbus. This is currently controlled by [this pref](https://searchfox.org/mozilla-central/source/browser/app/profile/firefox.js#2635-2637) and could be added to the `bookmarks` [Nimbus feature](https://searchfox.org/mozilla-central/source/toolkit/components/nimbus/FeatureManifest.yaml#3365). This bug was created in response to a QA bug (bug 1925565) that resulted due to this button pushing the "Finish Setup" button out of view when a user imports their bookmarks. We decided this was not a blocker for the initial experiment, but this capability will be useful for the future.