Make the menu action views responsive to changing browser widths.

Review Request #14171 — Created Sept. 13, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

Currently, the menu of a menu action view could be cut off depending on
the size of the browser/screen. This change makes the positioning of the
menu responsive so that the full menu is always visible on the screen.
  • Tested the review, close and update action menus.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Make the menu action views responsive to changing browser widths.
Currently, the menu of a menu action view could be cut off depending on the size of the browser/screen. This change makes the positioning of the menu responsive so that the full menu is always visible on the screen.
db6471f7f7ef3dbbfa129783a17748a258ea2e37 Michelle Aubin
reviewboard/static/rb/js/common/actions/views/menuActionView.ts
Loading...