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

Fix exiting edit mode by clicking anywhere #852

Merged
merged 2 commits into from
Apr 7, 2020
Merged

Conversation

wassgha
Copy link
Contributor

@wassgha wassgha commented Mar 30, 2020

Closes #678

@github-actions
Copy link
Contributor

github-actions bot commented Mar 30, 2020

Size Change: +8 B (0%)

Total Size: 857 kB

Filename Size Change
assets/js/edit-story.js 443 kB +8 B (0%)
ℹ️ View Unchanged
Filename Size Change
assets/css/edit-story.css 3.04 kB 0 B
assets/css/stories-dashboard.css 3 kB 0 B
assets/js/stories-dashboard.js 408 kB 0 B

compressed-size-action

@swissspidy swissspidy added the Type: Bug Something isn't working label Mar 30, 2020
@dvoytenko
Copy link
Contributor

/cc @merapi

@dvoytenko
Copy link
Contributor

Maybe a safer option would be to exit edit mode when someone is clicking on the gray area of the edit layer? Also, we have requirements to allow the user to click on some elements in the design panel w/o exiting edit mode (e.g. "Bold" button while editing text).

@wassgha
Copy link
Contributor Author

wassgha commented Apr 4, 2020

Ready

@wassgha wassgha merged commit df4d296 into master Apr 7, 2020
@wassgha wassgha deleted the bg-click-outside branch April 7, 2020 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exiting the Edit Background Mode
4 participants