Skip to content

[HOLD for payment 2023-08-28] [$1000] Web - Lounge access icon does not change color on hover #22766

Description

@kbecciv

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Action Performed:

  1. Click on the settings (profile icon)
  2. Hover over various buttons, observe color change of the icon.
  3. Click Profile.
  4. Hover over personal details, observe color change of the icon.
  5. Hover over Lounge Access.

I your account doesn't have the necessary to see the "Lounge Access" button and you are in dev, you can just force it to show here:

{props.user.hasLoungeAccess && (
<MenuItem
title={props.translate('loungeAccessPage.loungeAccess')}
icon={Expensicons.LoungeAccess}
iconWidth={40}
iconHeight={40}
onPress={() => Navigation.navigate(ROUTES.SETTINGS_LOUNGE_ACCESS)}
shouldShowRightIcon
/>
)}

Expected Result:

The Lounge Access icon changes the color on hover. Note: The expected results is wrong about the star colour, it should also turn white when hovered.

iconfixed.mov

Actual Result:

The Lounge Access icon does not change color on hover.

Screen.Recording.2023-07-13.at.11.39.11.AM.mov

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android / native
  • Android / Chrome
  • iOS / native
  • iOS / Safari
  • MacOS / Chrome / Safari
  • MacOS / Desktop

Version Number: 1.3.39-8
Reproducible in staging?: yes
Reproducible in production?: yes
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation

Expensify/Expensify Issue URL:
Issue reported by: @oesayan
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1689147377663069

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01ef8779c3c4a9e364
  • Upwork Job ID: 1681793701036728320
  • 2023-07-19
  • Automatic offers:
    • | | 0
    • | | 0

Metadata

Metadata

Labels

Awaiting PaymentAuto-added when associated PR is deployed to productionBugSomething is broken. Auto assigns a BugZero manager.DailyKSv2EngineeringInternalRequires API changes or must be handled by Expensify staff

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions