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 icons in top right corner #812

Open
5 tasks
thkruz opened this issue Nov 18, 2023 · 0 comments
Open
5 tasks

Consistent icons in top right corner #812

thkruz opened this issue Nov 18, 2023 · 0 comments
Assignees
Milestone

Comments

@thkruz
Copy link
Owner

thkruz commented Nov 18, 2023

User Story

  • As a Keep Track user
  • I want the icons in the top right corner to highlight consistently on hover
  • So that I have a uniform and intuitive interface experience across the website.

Acceptance Criteria

  • Given I am navigating the Keep Track website
  • When I hover over the icons in the top right corner
  • Then these icons should highlight in a manner consistent with the rest of the website's interactive elements.

Tasks

  • Review the current CSS and JavaScript implementation for hover effects on icons across the website.
  • Identify inconsistencies in the hover effect implementation for the top right corner icons.
  • Update the CSS and/or JavaScript as needed to ensure consistent hover effects.
  • Conduct cross-browser testing to ensure the hover effect works consistently across different web browsers.
  • Validate the changes with end-users or through user testing scenarios.

Commentary

It's important to ensure that the solution maintains the website's overall design integrity and responsiveness. The fix should not impact other interactive elements on the website. If possible, a brief documentation on why this inconsistency occurred and how it was resolved can be beneficial for future reference.

@thkruz thkruz added this to the Next Up milestone Nov 18, 2023
@thkruz thkruz self-assigned this Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant