Restore scroll position for user profile when navigate back and forward
closes #564 (closed) closes #636 (closed)
Edited by Tae Hoon
Merge request reports
Activity
added 13 commits
-
1efd38d4...58b9b6c0 - 4 commits from branch
pleroma:develop
- 6b7b1af4 - clear timelines only if load user not viewed previously
- 9a0633fe - reset error state when load new profile
- afa00aca - remove useless index param of onSwitch
- 6b982ca5 - use key prop instead of dataset to identify active tab
- 4b2758ab - remove unused param
- 2d6fe4f3 - fix potential bug to render active tab in controlled way
- 7229814b - use better name of controlled prop
- 1893df91 - refactor TabSwitcher
- 28193c19 - sync profile tab state with location query
Toggle commit list-
1efd38d4...58b9b6c0 - 4 commits from branch
added 15 commits
-
28193c19...877a71fa - 6 commits from branch
pleroma:develop
- aa549074 - clear timelines only if load user not viewed previously
- 2af4f6a9 - reset error state when load new profile
- 3741e556 - remove useless index param of onSwitch
- 64d8546d - use key prop instead of dataset to identify active tab
- ff9cc6a4 - remove unused param
- 335d547d - fix potential bug to render active tab in controlled way
- d006ad2b - use better name of controlled prop
- 7012a148 - refactor TabSwitcher
- 32d4b26f - sync profile tab state with location query
Toggle commit list-
28193c19...877a71fa - 6 commits from branch
added 11 commits
-
32d4b26f...9f6be4fe - 2 commits from branch
pleroma:develop
- 2e0603bd - clear timelines only if load user not viewed previously
- 53991367 - reset error state when load new profile
- cd14566a - remove useless index param of onSwitch
- df3e80b7 - use key prop instead of dataset to identify active tab
- 9dd9ba02 - remove unused param
- eafd53f9 - fix potential bug to render active tab in controlled way
- 6e51774c - use better name of controlled prop
- e8c22fbf - refactor TabSwitcher
- 7dfcabb5 - sync profile tab state with location query
Toggle commit list-
32d4b26f...9f6be4fe - 2 commits from branch
mentioned in commit e5fe4f42
Please register or sign in to reply