-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
Context:
Carbon library provides a MenuButton component but it is lacking functionality like:
- attached menu is broken in fullscreen
- its not possible to pass the button label other than string, otherwise error is shown in the console
AT:
Create MenuButton component which allows :
- specifying full screen target element
- to pass separate label for toggle button itself (ReactNode)
- and separate label for underlying Menu component (string)
- create an issue in carbon repository to share these problems we encountered
- feature request to handle separate labels https://github.com/carbon-design-system/carbon/issues/14796
- bug report for invisible menu in full screen https://github.com/carbon-design-system/carbon/issues/14804
This is the controller panel for Smart Panels app
[OPT-7339] Add custom MenuButton to c4
Status | Original: Triage [ 10612 ] | New: In Development [ 10312 ] |
Description |
Original:
Context:
Carbon library provides a MenuButton component but it is lacking functionality like: * attached menu is broken in fullscreen * its not possible to pass the button label other than string, otherwise error is shown in the console AT: Create MenuButton compoinent which allows : * specifying full screen target element * to pass separate label for toggle button itself (ReactNode) * and separate label for underlying Menu component (string) * create an issue in carbon repository to share these problems we encountered |
New:
Context:
Carbon library provides a MenuButton component but it is lacking functionality like: * attached menu is broken in fullscreen * its not possible to pass the button label other than string, otherwise error is shown in the console AT: Create MenuButton component which allows : * specifying full screen target element * to pass separate label for toggle button itself (ReactNode) * and separate label for underlying Menu component (string) * create an issue in carbon repository to share these problems we encountered |
Description |
Original:
Context:
Carbon library provides a MenuButton component but it is lacking functionality like: * attached menu is broken in fullscreen * its not possible to pass the button label other than string, otherwise error is shown in the console AT: Create MenuButton component which allows : * specifying full screen target element * to pass separate label for toggle button itself (ReactNode) * and separate label for underlying Menu component (string) * create an issue in carbon repository to share these problems we encountered |
New:
Context:
Carbon library provides a MenuButton component but it is lacking functionality like: * attached menu is broken in fullscreen * its not possible to pass the button label other than string, otherwise error is shown in the console AT: Create MenuButton component which allows : * specifying full screen target element * to pass separate label for toggle button itself (ReactNode) * and separate label for underlying Menu component (string) * create an issue in carbon repository to share these problems we encountered ** feature request to handle separate labels https://github.com/carbon-design-system/carbon/issues/14796 ** bug report for invisible menu in full screen https://github.com/carbon-design-system/carbon/issues/14804 |
Assignee | Original: Michal Konopski [ michal.konopski ] | New: Omran Abazeed [ omran.abazeed ] |
Status | Original: In Development [ 10312 ] | New: In Review [ 10212 ] |
Labels | Original: current_release |
Assignee | Original: Omran Abazeed [ omran.abazeed ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10212 ] | New: Done [ 10010 ] |
Fix Version/s | New: 3.12.0-alpha1 [ 18592 ] |