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

Frontend (React) Routing #5179

Open
8 tasks
martinpovolny opened this issue Jan 22, 2019 · 2 comments
Open
8 tasks

Frontend (React) Routing #5179

martinpovolny opened this issue Jan 22, 2019 · 2 comments

Comments

@martinpovolny
Copy link

martinpovolny commented Jan 22, 2019

  • convert/wrap all shared layouts in a React component
  • provide support for marking controllers/actions "frontend-routed" on the ruby side
    • full reload = serve just empty layout with menus etc., let react router deal with the rest
    • partial reload/screen change = handled entirely by react router (browser router)
  • deal with the edge cases of transitioning between frontend-routed and backend-routed screens
  • convert at least one controller to that model (v2v might be good candidate because partly there)
  • define a nice declarative route specification, including url (with matching), layout, accordion & tree, bottom toolbar (shown/hidden, gtl vs form buttons), top toolbar probably, and the "center" component (such as a data driven form :))
  • have a js dir with just the list of all the screen definitions in a hierarchy
@miq-bot
Copy link
Member

miq-bot commented Jul 29, 2019

This issue has been automatically marked as stale because it has not been updated for at least 6 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions!

@himdel
Copy link
Contributor

himdel commented Apr 3, 2020

related to #6724 and #6327

@h-kataria h-kataria mentioned this issue Apr 3, 2020
13 tasks
@Hyperkid123 Hyperkid123 removed their assignment Apr 6, 2020
@himdel himdel removed their assignment Apr 24, 2020
@Fryguy Fryguy added the size/l label Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
React rewrite
  
To do
Roadmap
  
Awaiting triage
Development

No branches or pull requests

7 participants