Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 8, 2022

Summary

Remove IDs on elements which might be present multiple times in the DOM. This might happen because they are used in the rich workspace but also in the editor viewer.
Replaced the ID usage with the class name.

Remove IDs on elements which might be present multiple times in the DOM.
This might happen because they are used in the rich workspace but also
in the editor viewer.
Replaced the ID usage with the class name.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux
Copy link
Contributor Author

susnux commented Sep 8, 2022

/compile

Copy link
Member

@vinicius73 vinicius73 left a comment

Choose a reason for hiding this comment

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

Thanks for taking care of this.

Signed-off-by: nextcloud-command <[email protected]>
@vinicius73 vinicius73 merged commit 6ba3218 into master Sep 8, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix/2368 branch September 8, 2022 15:36
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.

Multiple elements with the same html id

4 participants