Please enable JavaScript.
Coggle requires JavaScript to display documents.
Pagination (Click Stops (Scopes & Estimate (User can turn to the next…
Pagination
Click Stops
-
POC
Transitions
- [POC] Make it work with error page :check:
- [POC] Make it work with TPEngine response :check:
- [POC] Make it work with signIn -> signUp :check:
- [POC] Make it work with *-> MFA :check:
- [POC] Make it work with fake server :check:
Redirect
- [POC] Redirect with form :check:
- [POC] Redirect with query :question:
- [POC] Redirect with fragment :question:
302 Redirect -> 200 {redirect: true, location: ""}
User Experience
- Handling flickering issues
Refactor the Page initialization logic (Or making an alternative one) to be smart enough to know what needs to be replaced.
- page loading progress bar? overlay
-
Scopes & Estimate
- User can turn to the next page without reloading (5 days)
- URL and history management without back button support(5 days)
- Redirect should happen for 200 {isRedirect: true, location: ""} response from TE. (5 days)
- Split common.js and pagedata and element.js, then serve it from a separate endpoint. (10 days)
- Fixing flickering issues with smooth transitions (3 days)
-
-
-
Open Issues
JavaScript no longer appears in dev tool, harder to debug
-
-
-
-
Existing Setup
-
Default Template
It contains...
-
-
-
no_js, no_cookie warnings