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

Routing improvements #1760

Open
1 of 6 tasks
kevinrobinson opened this issue Jun 4, 2018 · 0 comments
Open
1 of 6 tasks

Routing improvements #1760

kevinrobinson opened this issue Jun 4, 2018 · 0 comments

Comments

@kevinrobinson
Copy link
Contributor

kevinrobinson commented Jun 4, 2018

Follow-on from #1180.

  • remove code in index.js
  • remove legacyRouter, migrate to App, possibly breakup routes into nested components
  • migrate <a> to <Link>, verify navigation without full reload
  • remove HashRouter in admin dashboard code, migrate to App
  • use react-router routing instead of history / location directly
  • remove rendering controller action in Rails views
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant