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

Website doesn't work on IE8 and earlier #101

Open
ultrasaurus opened this issue May 23, 2018 · 4 comments
Open

Website doesn't work on IE8 and earlier #101

ultrasaurus opened this issue May 23, 2018 · 4 comments

Comments

@ultrasaurus
Copy link
Member

I applied for an unlimited free account (since this is open source) at https://www.browserstack.com to test this more -- I tried it on an online checker and it looked like the navbar didn't render in older browser.

@paulproteus
Copy link
Contributor

Per https://caniuse.com/usage-table , IE8 and earlier is less than 0.25% of all web browser usage, and my personal opinion is that it's totally OK for the site to work in merely 99.75% of all people's web browsing experiences. Happy to hear more thoughts on the issue, or to be asked to quiet down and let people fix this. :)

@ultrasaurus
Copy link
Member Author

One idea would be to fall back to a very simple HTML page -- I would want to make sure that the site works on screen readers, so that it is accessible to visually impaired folks.

@iisa
Copy link
Contributor

iisa commented Sep 14, 2018

@ultrasaurus is there a way to share the browserstack login? Maybe I can run and help audit the bugs and create smaller issues around them.

I do agree that we should think about global accessibility in this way.

@iisa iisa added this to To do in Bridge Foundry Site To Dos via automation Jun 5, 2019
@iisa
Copy link
Contributor

iisa commented Sep 28, 2019

Acceptance Criteria:

  • Identify what does not work in IE8
  • Set processes to ensure that it does
  • Create tickets that pair with the processes identified

Ex. If we are using JavaScript, then create at ticket to have a transpilation process.
Ex. If we need to be more semantic, document that on the wiki.

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

No branches or pull requests

3 participants