User Details
User Details
- User Since
- Sep 19 2017, 3:37 PM (393 w, 5 d)
Mar 7 2018
Mar 7 2018
Mar 7 2018, 7:06 PM · Restricted Project
Merge Done!
Mar 7 2018, 6:11 PM · Restricted Project
Mar 7 2018, 5:39 PM · Restricted Project
Jan 19 2018
Jan 19 2018
Jan 19 2018, 3:21 PM · Restricted Project
kurschei added a comment to T24067: Create pages and enable navigation.
- Switching pages is working on my Branch. Problematic is that the page is rendering new every time, so all the clicks are lost. -> Need to look into that.
We could use Redux or the react state for saving the state of the individual page, currently we are using only the react state on component basis. But I implemented Redux with example files into our projectstructure -> So basically ready to go.
-> Yesterday I tried to solve the bugs in your branch @rosst but couldn´t solve them. So I tried an different approach in my new branch called origin/feature/T24067-CleanBranch-enableNavigation . There is a concept in React where you can access the "child"-components -> Check it out in my code.
-> Maybe your solution will work (after bugfixing) out and that will solve the state problematic. Otherwise my version is changing the pages but we need to find a solution for the state.
Jan 19 2018, 3:21 PM · Restricted Project
Jan 18 2018
Jan 18 2018
Jan 18 2018, 1:22 PM · Restricted Project