Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo form URL entry is missing #77

Open
ross-spencer opened this issue Aug 15, 2020 · 4 comments
Open

Demo form URL entry is missing #77

ross-spencer opened this issue Aug 15, 2020 · 4 comments

Comments

@ross-spencer
Copy link

When loading the demo in Chrome or Firefox, the form field to input a URL to validate against is missing. We can inspect the page and see the source code there, so it looks like a styling issue?

<div id="loadForm" style="cursor: default; text-align: left; ">
--
  | <h1>Load <span></span></h1>
  | <p class="menuitem"><label for="loadInput" style="float: left;">from </label><input id="loadInput" style="width: 80%;"/></p>
  | <p class="validateTips">Enter a URL.</p>
  | </div>

This is what I'm seeing on Chrome:

image

In Firefox I have access to the controls too which also don't seem to work on Chrome, but these don't seem to affect these fields?

@ericprud
Copy link
Contributor

do you see it when you click on the [controls v] button?

@ross-spencer
Copy link
Author

Thanks Eric - I didn't think that worked at first go, but I'll try and have a look again this weekend as I get back to my work here.

@ericprud
Copy link
Contributor

how'd that work out?

@ericprud
Copy link
Contributor

Closing this, assuming that resolved the prob. Feel free to re-open if that's not the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants