Problem
Right clicking into a select component, which has a placeholder, does not trigger the correct context menu with paste copy etc buttons
Solution
Make placeholders in select components non-interactable
Examples and information
The issue can be validated with the current storybook. Go to either react-core select or community select, scroll down to an example with a placeholder. Right click onto the placeholder text. Paste context menu action can not be found
Project
react core AND community
Problem
Right clicking into a select component, which has a placeholder, does not trigger the correct context menu with paste copy etc buttons
Solution
Make placeholders in select components non-interactable
Examples and information
The issue can be validated with the current storybook. Go to either react-core select or community select, scroll down to an example with a placeholder. Right click onto the placeholder text. Paste context menu action can not be found
Project
react core AND community