phonebook icon indicating copy to clipboard operation
phonebook copied to clipboard

fix(no-ie): add js snipped to check for internet explorer (#445)

Open VanLampe opened this issue 4 years ago • 20 comments

resolves #445 check if internet explorer is used and offer links to more modern/common browsers

VanLampe avatar Mar 10 '20 11:03 VanLampe

Sorry that it took so long, but I did not found time to start working at this. Please just tell me, what you guys think of the solution. I did not spend much time in css styling.

VanLampe avatar Mar 10 '20 11:03 VanLampe

Preview Environment ready at https://pr-519.demo-phonebook.me

mmsgithub-ci avatar Mar 10 '20 11:03 mmsgithub-ci

Bis auf die zwei Kommentare sieht es sehr gut aus. Kein Problem das es länger gedauert hat.

DanielHabenicht avatar Mar 10 '20 11:03 DanielHabenicht

@DanielHabenicht thanks for your review! Does the calls to open the application with chrome, firefox and opera work for you? If I try that in the demo-environment it does not.

VanLampe avatar Mar 10 '20 12:03 VanLampe

Nope but, working on my comment should fix it.

DanielHabenicht avatar Mar 10 '20 12:03 DanielHabenicht

Nope but, my working on my comment should fix it.

I had to change security settings and enable ActiveX..now IE asks if I want to execute firefox for example. image

I could not find a way to open the app in firefox, chrome or opera without ActiveX. Edge should work finde because I can call it via href..

VanLampe avatar Mar 10 '20 12:03 VanLampe

Preview Environment ready at https://pr-519.demo-phonebook.me

mmsgithub-ci avatar Mar 10 '20 12:03 mmsgithub-ci

I think we shouldn't use ActiveX in this context. Just provide a link where users can download the other browser. They can then switch it manually.

DanielHabenicht avatar Mar 10 '20 15:03 DanielHabenicht

I think we shouldn't use ActiveX in this context. Just provide a link where users can download the other browser. They can then switch it manually.

I also think, ActiveX isnt a good solution. I will revoke those changes. But I will keep the Link to open with edge, because this works without ActiveX.

VanLampe avatar Mar 11 '20 07:03 VanLampe

@DanielHabenicht I updated the code, please let me know what you think.

VanLampe avatar Mar 11 '20 08:03 VanLampe

Preview Environment ready at https://pr-519.demo-phonebook.me

mmsgithub-ci avatar Mar 11 '20 08:03 mmsgithub-ci

Wie machen wir das eigentlich mit der Übersetzung? Kannst du dafür eine Issue aufmachen?

DanielHabenicht avatar Mar 11 '20 12:03 DanielHabenicht

Preview Environment ready at https://pr-519.demo-phonebook.me

mmsgithub-ci avatar Mar 11 '20 12:03 mmsgithub-ci

Preview Environment ready at https://pr-519.demo-phonebook.me

mmsgithub-ci avatar Mar 11 '20 13:03 mmsgithub-ci

Wie machen wir das eigentlich mit der Übersetzung? Kannst du dafür eine Issue aufmachen?

Meinst du denn, dass man dafür wirklich eine Übersetzung brauchst? Ich hatte das auch erst überlegt, aber fand dann den Aufwand etwas zu hoch, da die Message ja eigentlich recht klar ist..

VanLampe avatar Mar 11 '20 13:03 VanLampe

Wie machen wir das eigentlich mit der Übersetzung? Kannst du dafür eine Issue aufmachen?

Meinst du denn, dass man dafür wirklich eine Übersetzung brauchst? Ich hatte das auch erst überlegt, aber fand dann den Aufwand etwas zu hoch, da die Message ja eigentlich recht klar ist..

dann vielleicht nur auf englisch?

DanielHabenicht avatar Mar 11 '20 13:03 DanielHabenicht

Kannst du außerdem die Komponenten löschen die dadurch nun überflüssig geworden sind? IEWarningDialog etc.

DanielHabenicht avatar Mar 17 '20 11:03 DanielHabenicht

Hey @FrankLambrette how is it going? If I am right you only need to provide an English text and don't need to translate it :)

mschwrdtnr avatar Apr 25 '20 21:04 mschwrdtnr

And remove old is deps

DanielHabenicht avatar Apr 26 '20 05:04 DanielHabenicht

Stuff to resolve this PR🎉 🎉

  • [ ] Remove IEWarningDialog (Angular Dialog not index.html)
  • [ ] Resolve Style Issues (Comments)
  • [ ] Provide only English Dialog Text

mschwrdtnr avatar Aug 05 '20 07:08 mschwrdtnr