Add a Follow menu for keeping up with Review Board updates.
Review Request #10421 — Created Feb. 18, 2019 and submitted
This introduces a new "Follow" menu to the top-right of the pages on
Review Board, alongside "Support". It provides a menu that links to our
news feed, Twitter, Facebook, Reddit, and YouTube channel. The idea is
to get users who may use Review Board but not be aware of any updates,
announcements, or discussions around it to have an easy way to find out
about them and follow them.For those who really don't want this enabled (for instance, if it
clashes with an internally-defined menu that might confuse users), this
menu can be disabled throughsettings.DISABLE_FOLLOW_MENU
.This change also introduces a long-overdue CSS modification to make the
menus left-aligned instead of right-aligned. The right-aligned was a
style choice in the rewrite of the header bar UI that really didn't work
for anything more than a couple small items per menu. We already
override this in RBCommons, and with the ability to have custom things
in these menus, left-aligned just makes more sense.
Tested all the links in the menu.
Summary | ID |
---|---|
73857f06f68fb98a70b269290b0928588736bd1f |
- Change Summary:
-
Made menu items left-aligned.
- Description:
-
This introduces a new "Follow" menu to the top-right of the pages on
Review Board, alongside "Support". It provides a menu that links to our news feed, Twitter, Facebook, Reddit, and YouTube channel. The idea is to get users who may use Review Board but not be aware of any updates, announcements, or discussions around it to have an easy way to find out about them and follow them. For those who really don't want this enabled (for instance, if it
clashes with an internally-defined menu that might confuse users), this menu can be disabled through settings.DISABLE_FOLLOW_MENU
.+ + This change also introduces a long-overdue CSS modification to make the
+ menus left-aligned instead of right-aligned. The right-aligned was a + style choice in the rewrite of the header bar UI that really didn't work + for anything more than a couple small items per menu. We already + override this in RBCommons, and with the ability to have custom things + in these menus, left-aligned just makes more sense. - Commits:
-
Summary ID 6b2e9307ca6a0ed61ed4795100e0b3d84ae8597e 73857f06f68fb98a70b269290b0928588736bd1f - Diff:
-
Revision 2 (+42 -2)
- Removed Files:
- Added Files: