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

Back button implementation #47

Merged
merged 5 commits into from
Oct 26, 2021
Merged

Back button implementation #47

merged 5 commits into from
Oct 26, 2021

Conversation

ff2400t
Copy link
Contributor

@ff2400t ff2400t commented Oct 25, 2021

Implement appwide navigation
Added a back buttok in to the navbar
Also changed the in app navigation

ff2400t and others added 3 commits October 25, 2021 09:35
…ous chapter links are clicked, instead of adding the a new history entry, it will replace the current History entry and rereder the Reader component
src/components/navbar/NavBar.tsx Outdated Show resolved Hide resolved
src/components/navbar/NavBar.tsx Show resolved Hide resolved
…will take you to /library

- made use of the startsWith method so that if we use url for the saving the last viewed category there won't be a need to change this
- changed a few relative imports to absolute imports
@AriaMoradi AriaMoradi merged commit b9b5b28 into Suwayomi:master Oct 26, 2021
@ff2400t ff2400t deleted the back-button-implementation branch October 26, 2021 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants