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

style: added-back-button #219

Merged
merged 2 commits into from
Jan 25, 2024
Merged

style: added-back-button #219

merged 2 commits into from
Jan 25, 2024

Conversation

jaymehta002
Copy link
Contributor

Description

Introduce a back button within the PostById component that triggers the router.back() function from Next.js, enabling seamless navigation to the previous page. The back button should be appropriately styled and can include a custom back arrow icon or text. This addition enhances the overall usability of the application, providing a more intuitive navigation flow for users.

code

Screenshots

Screenshot 2024-01-25 174943

Copy link

vercel bot commented Jan 25, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @Sanchitbajaj02 on Vercel.

@Sanchitbajaj02 first needs to authorize it.

@Sanchitbajaj02
Copy link
Owner

@jaymehta002 The title is not according to the guidelines. Please refer the docs/commitlint.md for the proper structure. Rest the PR is good, if possible add the back icon from the react-feather library. Refer other back button for this

@github-actions github-actions bot added the title needs formatting Title of issue or pull request does not match the guidelines label Jan 25, 2024
@Sanchitbajaj02 Sanchitbajaj02 linked an issue Jan 25, 2024 that may be closed by this pull request
2 tasks
@jaymehta002
Copy link
Contributor Author

I have made the changes. Please review and merge the PR

@Sanchitbajaj02
Copy link
Owner

@jaymehta002 are you enrolled in SWOC OR IWOC?

@jaymehta002
Copy link
Contributor Author

@Sanchitbajaj02 No, i am not enrolled in any.

@Sanchitbajaj02 Sanchitbajaj02 merged commit d1308bc into Sanchitbajaj02:master Jan 25, 2024
1 check failed
@Sanchitbajaj02 Sanchitbajaj02 removed the title needs formatting Title of issue or pull request does not match the guidelines label Jan 25, 2024
@github-actions github-actions bot added the title needs formatting Title of issue or pull request does not match the guidelines label Jan 25, 2024
@Sanchitbajaj02 Sanchitbajaj02 changed the title added-back-button style: added-back-button Jan 25, 2024
@github-actions github-actions bot removed the title needs formatting Title of issue or pull request does not match the guidelines label Jan 25, 2024
@Sanchitbajaj02 Sanchitbajaj02 added the BEGINNER Difficulty Level: Beginner label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BEGINNER Difficulty Level: Beginner ✨ goal: improve interface 🏆 good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Style: Back button on single post page
2 participants