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

Bug in the HTML field popovers #138

Closed
3 tasks done
xmijo opened this issue Apr 17, 2018 · 0 comments
Closed
3 tasks done

Bug in the HTML field popovers #138

xmijo opened this issue Apr 17, 2018 · 0 comments

Comments

@xmijo
Copy link

xmijo commented Apr 17, 2018

Prerequisites

Description

Closing the HTML field popovers, by clicking the X, will instead exit the whole record, without saving. This is reproducible.

(Clicking outside the popover box will result in the expected behavior of only the popover closing).

Environment

Tested on latest version Chrome for macOS. I don't think the debug logs are relevant to this issue but can be added if needed. I imagine the bug is due to a faulty js link (in summernote?) and probably easily fixed considering the expected behavior is produced when clicking outside of the popover.

Steps to Reproduce

  1. Create a new record.
  2. Add a new field: HTML.
  3. Spend an hour typing in code ;)
  4. Click the corresponding button in the field toolbar to add a Link, Image, or Video.
  5. Close the popover by clicking on the X in the top-right corner of the popover.
  6. !!!

Expected behavior:

The popover closes, editing can continue.

Actual behavior:

The whole record closes, without saving.

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