Skip to content

Fix labels in contact request modal#12730

Merged
MrPetovan merged 1 commit into
friendica:developfrom
damianwajer:fix-duplicate-intro-label
Jan 25, 2023
Merged

Fix labels in contact request modal#12730
MrPetovan merged 1 commit into
friendica:developfrom
damianwajer:fix-duplicate-intro-label

Conversation

@damianwajer

Copy link
Copy Markdown

Fixes #12709 (the same ID was present in the actual HTML, then copied and rendered in the modal).

A label doesn't point to the correct input if there are many inputs with the same ID. Template HTML tag solves this issue, so only the modal input is considered the target for its label.

@MrPetovan MrPetovan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Wow, nice find!

@MrPetovan MrPetovan added this to the 2023.03 milestone Jan 25, 2023
@MrPetovan MrPetovan merged commit 59235cb into friendica:develop Jan 25, 2023
@damianwajer damianwajer deleted the fix-duplicate-intro-label branch January 25, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

increase clickable area for contact follow requests

2 participants