Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[Widgetastic][Bug] Notification drawer not closed #7157

Open
jan-zmeskal opened this issue Apr 26, 2018 · 1 comment
Open

[Widgetastic][Bug] Notification drawer not closed #7157

jan-zmeskal opened this issue Apr 26, 2018 · 1 comment

Comments

@jan-zmeskal
Copy link
Contributor

set_ownership method of service implemented in SSUI asserts that a message about changed ownership is displayed in the notification drawer. However, sometimes the notification drawer does not get closed. That's a problem because if you call update after that, Configuration button in hidden behind the notification drawer.

I also noticed that subsequent calls of set_ownership method close the notification drawer properly, provided that you have not changed your current view.

Example of test case where it causes problems: test_myservice_crud

image

@mshriver
Copy link
Member

I'm thinking a check against this being visible could go into CFMENavigateStep.check_for_badness

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants