Created attachment 1404779 [details] service_ops_buttonOverflow Description of problem: Possible usecase > when user wants to add multiple custom buttons (let say, more than 20); custom button get overflowed from toolbar screen. Recent PR1394[0] from @Allen fixed this problem for SSUI with the help of Kebab menu. All object types also need such type of implementation (least few important once). What is the business logic behind overflowed behavior? If screen have more than 3 button_groups then all this buttons and button_groups should be added in Kebab menu. (Source: https://github.com/ManageIQ/manageiq-design/blob/master/UX/common/Command-Buttons/design.md) What need to be done? Remaining 11 object types need to be converted to handle this type of overflowed behavior (either thought Kebab menu or with some different solution) Version-Release number of selected component (if applicable): 5.9.0.22.20180221205805_f93a675 How reproducible: Always [0] https://github.com/ManageIQ/manageiq-ui-service/pull/1394
Created attachment 1404782 [details] provider_buttonOverflow
PR [1] was done and merged. So moving this to POST [1] https://github.com/ManageIQ/ui-components/pull/281
Kebab is new way to handle multiple custom buttons. Great work! Verified on: 5.10.0.18.20181003162715_dfcff5a Thanks!
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212