-
Notifications
You must be signed in to change notification settings - Fork 0
Spaghetti Router Code #45
Copy link
Copy link
Open
Labels
YuckyYucky codeYucky code
Description
There is an extreme inconsistency in our routers. In some of the navbars, half of the links are wrapper in while the other use the routeChange function. Half of the components use withRouter while the others don't. For the sake of consistency, someone needs to refactor all the code to use , apply withRouter everywhere where router is necessary, and avoid nesting tags within the main tag.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
YuckyYucky codeYucky code