Skip to content

fixed issue where submit button not appearing#56

Merged
morehawes merged 3 commits intoOpenGIS:stagingfrom
ArchronosLtd:master
Jan 14, 2025
Merged

fixed issue where submit button not appearing#56
morehawes merged 3 commits intoOpenGIS:stagingfrom
ArchronosLtd:master

Conversation

@DrogoNevets
Copy link
Contributor

the unescaped string of the tip was leading to invalid HTML being rendered around the hint text due to > symbols in the string

this is a simple fix to sort that

@morehawes morehawes changed the base branch from master to staging January 13, 2025 18:00
Copy link
Collaborator

@morehawes morehawes left a comment

Choose a reason for hiding this comment

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

Thank you for catching this, however this adds an extra double quote which closes the data-title attribute early, causing invalid HTML.

@DrogoNevets
Copy link
Contributor Author

Will have a peek in the morning

@DrogoNevets
Copy link
Contributor Author

Updated to remove double from same line

@morehawes morehawes merged commit 445c24f into OpenGIS:staging Jan 14, 2025
@morehawes
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants