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

addTask does not close on accept or cancel #4

Open
Theophile-H opened this issue Aug 4, 2020 · 1 comment
Open

addTask does not close on accept or cancel #4

Theophile-H opened this issue Aug 4, 2020 · 1 comment

Comments

@Theophile-H
Copy link
Contributor

Adding a task bring the window but the window does not close on accept or cancel
The modal grey shade disappear but the window stays forever.

addTask

(TODOTaskPresenter newApplication: self application) 
	task: TODOTask new;
	openModalWithSpec.
self updatePresenter
@Theophile-H
Copy link
Contributor Author

Apparently this is due to a bug in SpMorphicModalWindowAdapter >> close

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

No branches or pull requests

1 participant