Vincent
Vincent
Hi @D4n2021, could you also share what you mean by "Relay" here - are you using the extension, the website, or seeing the address in Firefox itself?
Oh nice, that explains the root of the issue. In that case, I'd expect the fix to be something like this at https://github.com/inrupt/solid-client-js/blob/9314ead4bfe1d42c9587bfe6b88785c7ce47ecf7/src/datatypes.ts#L255-L257 ```diff const utcMilliseconds = optionalMillisecondString - ?...
Ah, I don't have merge privileges here, so you'll have to make do with my nod of approval :)
Yes, I mostly meant that it's currently unstyled. It's useful even beyond validations - e.g. keyboards on mobile phones can adapt to it (with e.g. a `.com` button).
Another report here: https://addons.mozilla.org/en-GB/firefox/addon/private-relay/reviews/2023546/ (Although that person might also already be satisfied by just [disabling the icon](https://support.mozilla.org/en-US/kb/how-enable-disable-firefox-relay-icon-on-online-fields-and-websites).)
I did not, thanks for that! I think I expected at search field at the top of every tab, which could disappear when going into global search mode, similar to...
Discoverability-wise that looks good, though honestly I'm using Ctrl+F all the time now, and it's actually pretty great that I don't need to switch to the "Containers" tab first to...
Yep, we've actually run into this ourselves as well. The easiest improvement to make would probably be to just not inject the icon on `localhost` at least. PRs welcome!
@pandashashwat97 It's still open, feel free to submit a PR. [This](https://github.com/mozilla/fx-private-relay-add-on/blob/25d3de6184edac41452ce8ca4006a1032645a5c4/src/js/other-websites/icon.js#L10-L17) is probably where to start looking; I'm guessing adding localhost to that list would resolve it, maybe including looking...
This image is no longer present on the current website, so I'm closing this issue.