Skip to content

Fix duplicate html element ids in editor with multiple Collections#2046

Merged
bobdenotter merged 1 commit into
bolt:masterfrom
simongroenewolt:fix/duplicate-dropdownMenuButton-id
Oct 25, 2020
Merged

Fix duplicate html element ids in editor with multiple Collections#2046
bobdenotter merged 1 commit into
bolt:masterfrom
simongroenewolt:fix/duplicate-dropdownMenuButton-id

Conversation

@simongroenewolt

Copy link
Copy Markdown
Contributor

Fixes #2045

…lead to a duplidacate id in the html of the content editor. Fixed by prefixing the id with the collection name.

@bobdenotter bobdenotter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @simongroenewolt 👍

Don't mind the failing tests: we need to clean up the mess caused by Composer 2, PHPStan and ECS breaking at pretty much the same time. :-)

Merging into 4.1 as well as master!

@bobdenotter bobdenotter merged commit e3efd3e into bolt:master Oct 25, 2020
@bobdenotter bobdenotter changed the title fix duplicate html element ids in editor when specifying 2 or more collections in one content type Fix duplicate html element ids in editor with multiple Collections Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

duplicate id in html for vue Collection dropdown (minor issue!)

2 participants