django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
55
stars
21
forks
source link
Link / Button plugin - internal link gets preselected from 1.3.0 #206
Describe the bug
It happens on versions 1.3.0 and above, 1.2.2 works fine. When adding Link/Button plugin inside TextPlugin - Internal link preselects the first page from the page tree.
To Reproduce
Steps to reproduce the behavior:
Add some text in a TextPlugin
Select it and add Link/Button plugin from CMSPlugins
Internal link preselects first page from the tree
Expected behavior
Internal link should not preselect anything since if you wish to add an e-mail link (through Link settings) it returns the error that 2 types cannot be selected.
Describe the bug It happens on versions 1.3.0 and above, 1.2.2 works fine. When adding Link/Button plugin inside TextPlugin - Internal link preselects the first page from the page tree.
To Reproduce Steps to reproduce the behavior:
Expected behavior Internal link should not preselect anything since if you wish to add an e-mail link (through Link settings) it returns the error that 2 types cannot be selected.
Screenshots
Desktop: