Add support for displaying helpPopover next to the button in NoData#2509
Conversation
|
Closing and reopening the PR to trigger redeployment. |
|
Closing and reopening the PR to trigger redeployment. |
|
@josephmathew900 _a Could you please review this? The branch is not getting deployed, which might be due to the organization change. |
josephmathew900
left a comment
There was a problem hiding this comment.
@VedanshAgrawal22 _a Can you just explain the use case? There is enough space to show the information, so why do we need the tooltip?
| popoverProps: { | ||
| title: "What is KB keywords?", | ||
| description: | ||
| "Keywords represent the key concepts of an article. These will be shown on the KB and will be used for SEO", |
There was a problem hiding this comment.
Even though this is a story, it would be better if the content is related. The empty state is about tickets, but the tooltip content is about keywords
@josephmathew900: Are you asking about the requirement of a popover even though we have a tooltip already? If so, then the reason is that we need to switch to help popover instead of tooltip as a part of this issue. We are making this switch because help popover would also allow us to display help article links to guide the users. |
|
@josephmathew900: Understood. There are two instances where the |
|
@VedanshAgrawal22 Please discuss with Praveen also, if the help popover is needed, you can update the story and assign the PR back to me. |
|
@praveen-murali-ind: Could you please check this out: |
|
@VedanshAgrawal22 _a @josephmathew900 Since this isn't a common use case, I think it's fine to use the description field to maintain consistency with other instances.
|
|
Closing this PR as we have decided to use the description field to show the help link instead of adding a tooltip. cc: @josephmathew900 |

NoDatacomponent #2508Description
Added support for displaying a help popover next to the button in
NoDatacomponentChecklist
- [ ] I have added properdata-cyanddata-testidattributes.patch/minor/major- If package publishis required).
Reviewers