Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@matt9j
Copy link
Member

@matt9j matt9j commented Apr 2, 2022

We're currently using popovers for the edit box, which in the current
implementation includes inline javascript which is rejected by the
bootstrap sanitizer. This has been broken since the upgrade to
bootstrap 4.5.3 in commit
2db4670. This commit addresses the
shorterm issue by disabling popover data sanitization, but in the long
term it would be better to have a clearer and more sandboxed way to edit
information in the page.

Resolves #115

We're currently using popovers for the edit box, which in the current
implementation includes inline javascript which is rejected by the
bootstrap sanitizer. This has been broken since the upgrade to
bootstrap 4.5.3 in commit
2db4670. This commit addresses the
shorterm issue by disabling popover data sanitization, but in the long
term it would be better to have a clearer and more sandbox way to edit
information in the page.
@matt9j matt9j merged commit fc5da45 into main Apr 2, 2022
@matt9j matt9j deleted the devel-edit-button branch May 15, 2022 08:34
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

Successfully merging this pull request may close these issues.

Admin portal edit not working

2 participants