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

Consistent header between jsp and react #578

Closed
TanyaStere42 opened this issue May 29, 2024 · 0 comments · Fixed by #601
Closed

Consistent header between jsp and react #578

TanyaStere42 opened this issue May 29, 2024 · 0 comments · Fixed by #601
Assignees
Labels
enhancement new or improvements on existing features modernization Updating the tech stack iteratively
Milestone

Comments

@TanyaStere42
Copy link
Member

TanyaStere42 commented May 29, 2024

Feature description and context

Feedback from 10.1/10.2 releases indicates that the difference in navigation between the different header styles is a noticeable pain point throughout use. By taking the time to have a consistent header across all pages, we will improve user experience substantially and reduce support overhead across the different platforms.

Feature sign-off requirements

  • Header is functionally the same between react and jsp pages
    • navigation links are in the same order and leverage the same flyout menu structure
    • sign in, notification, language selection are in the same place
    • site name and logo are consistently handled (can pull from database, config, or be set during deployment)
  • logout button directs to login.jsx rather than logout.jsp

Design

@TanyaStere42 TanyaStere42 added the enhancement new or improvements on existing features label May 29, 2024
@TanyaStere42 TanyaStere42 added this to the 10.3.0 milestone May 29, 2024
@TanyaStere42 TanyaStere42 added the modernization Updating the tech stack iteratively label May 29, 2024
@erinz2020 erinz2020 linked a pull request Jun 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new or improvements on existing features modernization Updating the tech stack iteratively
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants