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

Added Logout button #61

Merged
merged 9 commits into from Apr 10, 2024
Merged

Added Logout button #61

merged 9 commits into from Apr 10, 2024

Conversation

KNAthari
Copy link
Collaborator

@KNAthari KNAthari commented Apr 4, 2024

Changes

Give a short summary of the changes made in this PR.

Link to Issue

Link Asana ticket here!

Comments, Notes, or Questions

I added the button to the sidebar. Now I am working on getting it to redirect to the sign in page.

Related Screenshots

For FE tickets specifcially, please include a screenshot of your work!
Screenshot 2024-04-08 at 11 15 08 AM

Screenshot 2024-04-08 at 11 14 44 AM

routes are working.

Before you submit for review, Did you...

  • Added relevant tests (if applicable)
  • Linked Asana ticket to PR
  • Added comments, notes, or questions for reviewwer
  • Added relevant screenshots
  • Ensured ticket title is clear and concise(i.e. 'Donation Form Feature' instead of 'sfg/chels/donation-form'

@KNAthari KNAthari self-assigned this Apr 4, 2024
@KNAthari KNAthari added the bug Something isn't working label Apr 4, 2024
config/routes.rb Outdated Show resolved Hide resolved
@KNAthari KNAthari removed the bug Something isn't working label Apr 4, 2024
Copy link
Collaborator

@edithemmings edithemmings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Looks like its working as-is. I provided an alternative option where you don't have to create a custom devise route. I think it is a cleaner approach. But I will let you and @camckin10 decide.

camckin10
camckin10 previously approved these changes Apr 8, 2024
Copy link
Collaborator

@camckin10 camckin10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great Kenyon!
Thank you @edithemmings for the suggestion about cleaning up the scope code.

Before you merge please:
--resolve all conversations on your PR
--Update your ticket description to include that you were able to make the route work.
--Change your PR from draft to ready to review.

@KNAthari KNAthari marked this pull request as ready for review April 8, 2024 16:19
@KNAthari KNAthari closed this Apr 8, 2024
@KNAthari KNAthari reopened this Apr 8, 2024
@KNAthari KNAthari requested a review from camckin10 April 8, 2024 16:23
Copy link
Collaborator

@camckin10 camckin10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@camckin10 camckin10 merged commit 5d572cb into main Apr 10, 2024
2 checks passed
@camckin10 camckin10 deleted the add-logout-button branch April 10, 2024 14:27
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.

None yet

3 participants