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

Research - Server Side Rendering fallback for old browsers [13pt] #731

Open
SantosGuillamot opened this issue Feb 25, 2021 · 0 comments
Open
Assignees
Labels

Comments

@SantosGuillamot
Copy link
Member

We will keep the discussion about this in the Feature Discussion.

According to our design principles, we prioritize for modern browsers and look only for usability in older browsers, not feature parity. This means that if you visit a Frontity site in a really old browser where Proxy isn't supported, the load and the navigation will work, but some functionalities, like opening a menu for example, won't.

Right now, if Proxy isn't supported, Frontity throws a warning. However, sometimes users will want to add some more logic in this case. We would like to offer an easy-to-use solution to allow users do whatever they want in old browsers. They could just show a message in the web to update the browser or create an alternative logic supported by old browsers.

@SantosGuillamot SantosGuillamot created this issue from a note in Sprint 12 (To do) Feb 25, 2021
@cristianbote cristianbote self-assigned this Mar 2, 2021
@cristianbote cristianbote moved this from To do to In progress in Sprint 12 Mar 2, 2021
@SantosGuillamot SantosGuillamot added this to To do in Sprint 13 via automation Mar 18, 2021
@SantosGuillamot SantosGuillamot moved this from To do to In progress in Sprint 13 Mar 18, 2021
@cristianbote cristianbote moved this from In progress to In review in Sprint 13 Mar 19, 2021
@cristianbote cristianbote moved this from In review to Done in Sprint 13 Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Sprint 13
  
Done
Sprint 12
  
In progress
Development

No branches or pull requests

2 participants