You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All fluid inputs in React need to be referencing "Toggletip" instead of "Tooltip" in the stories when a toggletip icon is displayed next to the label.
I have also noticed we handle displaying this differently in some stories versus others for fluid inputs. For some fluid inputs there is a specific story showing the toggletip (Default with Tooltip), in others its already displayed and embedded within the Default story, sometimes I see references to helpertext as a prop. Wondering if devs already knew about this inconsistency and have thoughts about how to consistently show this across the board so its easier to for people to find?
Acceptance criteria
helpertextas a prop. Wondering if devs already knew about this inconsistency and have thoughts about how to consistently show this across the board so its easier to for people to find?