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

Add app header component. #68

Merged
merged 6 commits into from
Sep 10, 2021
Merged

Add app header component. #68

merged 6 commits into from
Sep 10, 2021

Conversation

shangzhel
Copy link
Collaborator

Closes #50.

@shangzhel shangzhel added the enhancement New feature or request label Sep 9, 2021
@shangzhel shangzhel added this to the Sprint 1 milestone Sep 9, 2021
@shangzhel shangzhel self-assigned this Sep 9, 2021
@shangzhel shangzhel added this to Sprint 1 in Product backlog via automation Sep 9, 2021
@shangzhel shangzhel added this to In progress in Sprint 1 via automation Sep 9, 2021
@shangzhel shangzhel moved this from In progress to In review in Sprint 1 Sep 9, 2021
Copy link
Collaborator

@waltervan00 waltervan00 left a comment

Choose a reason for hiding this comment

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

I was playing around with login in through the console and logging out through the button. The functionality works, and the token was successfully removed from the browser upon login out.

However, when navigating through the history I was able to render the root directory view (where the Header shows the textbox). It sounds more like a bug with the lifecycle process or routing mechanics? Shall I start a bug issue to tackle this later?


Steps to reproduce effect:

  • Logged into / page, supposedly me view
  • Logout with button, redirected to /login page
  • Seeking back in browser's history and returning to page. I would expect it to render /login but / page appeared to be rendered as indicated by address bar and expanded header.

@shangzhel shangzhel merged commit 8f47008 into master Sep 10, 2021
Sprint 1 automation moved this from In review to Done Sep 10, 2021
Product backlog automation moved this from Sprint 1 to Sprint 1 Done Sep 10, 2021
@shangzhel shangzhel deleted the header-and-searchbox branch September 10, 2021 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Product backlog
  
Sprint 1 Done
Sprint 1
  
Done
Development

Successfully merging this pull request may close these issues.

Create Application Header Component
3 participants