Skip to content
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

Notification is hidden if there is an individual selection, List view #306

Open
kaiiAG97 opened this issue Mar 26, 2021 · 1 comment
Open
Labels
bug needs triage The issue should be triaged.

Comments

@kaiiAG97
Copy link

We have a problem using the service to display notifications when executing a list view command.

We are executing a list command (CommandsTarget.List) when the action finishes a notification is displayed, but if it is executed from this Actions button the notification is hidden behind the selection. Is there a way to clear that selection?

Step 1:
image

Step 2, The command finished performing the logic but the notification is not displayed:
image

Step 3, If the item is unchecked, the notification is visible:
image

@jmeleshko
Copy link
Contributor

Hi @kaiiAG97, thank you for reporting this. It is intended that either the notification or the selection section is visible and not both. I will log a bug in our backlog for clearing the selection after performing a custom action.

Regards

@jmeleshko jmeleshko added bug needs triage The issue should be triaged. labels Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage The issue should be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants