This fix checks to see if a single click is on the current elements dictionary ID while it is in inline editing mode. If it is, it will ignore the single click.
👩💻 Reviewer Notes
This could use some manual testing vis a vis the automatically deployed site.
✅ Checklist
General
[ ] I have added tests for my changes.
[x] I have tested my changes.
[ ] I have updated the project documentation to reflect my changes.
Pull Request
📖 Description
This fix checks to see if a single click is on the current elements dictionary ID while it is in inline editing mode. If it is, it will ignore the single click.
👩💻 Reviewer Notes
This could use some manual testing vis a vis the automatically deployed site.
✅ Checklist
General