-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: Add an option to open by default not-stacked coachmarks #5709
Comments
@oliviaflory to check with Cameron and Paul from Security |
From Cameron:
|
@gcattan @cameroncalder did sign off on this one. Would you be interested in contributing this to our library? Thanks! |
@elycheea yes, sure, I can give a hand here. I forgot to update the description, so this is apparently my mistake, but this is not a community contribution. This comes from some design requirements from IBM Knowledge Center/Lineage. I have updated the description accordingly. |
The problem
I am opening a feature request, as suggested in the slack channel.
I would like to have this Coachmark to be open by default:
In the code it seems to be hardcoded depending on whether or not the
overlayKind
is slacked`:The solution
Add an "isOpen" parameter to the Coachmark.
If it is undefined, the default behavior is the existing one (open for slacked coachmark and closed otherwise).
If it is defined, the Coachmark is open or closed initially depending on the value of "isOpen"
Design link
No response
Links to other materials
No response
Owner/main maintainer(s)
gcattan/Jamie Har
Second/backup maintainer(s)
No response
Product/offering
IBM Knowledge Center / Lineage
Business priority
Low to Medium
Code of Conduct
Tasks
The text was updated successfully, but these errors were encountered: