department-of-veterans-affairs / va-mobile-library

https://department-of-veterans-affairs.github.io/va-mobile-library/
ISC License
0 stars 0 forks source link

BUG - Sev 3 - iOS (Storybook only) - Link Component does not visually indicate being pressed #171

Closed TimRoe closed 4 months ago

TimRoe commented 4 months ago

What happened?

Implementing Link component on #118 noted that the press styling of the link did not work iOS while it did work in both Web and Android.

Edit: This is only a problem in Expo/Storybook, in the VA Flagship app it works correctly in iOS. Bumped from Sev 2 to Sev 3 accordingly.

Steps to Reproduce

  1. Navigate to the Link component in Storybook in Web and/or Android
  2. Press and hold Link
  3. Note: Font becomes bold indicating interaction is occurring
  4. Now navigate to the same place in iOS
  5. Press and hold Link
  6. Note: Font does not change to indicate an interaction is occurring

Desired behavior

iOS should bold on press like Web/Android do.

Acceptance Criteria

Bug Severity - BE SURE TO ADD THE SEVERITY LABEL

See [Bug Tracking](https://department-of-veterans-affairs.github.io/va-mobile-app/docs/QA#issue-severity) for details on severity levels

Linked to Story

118

TimRoe commented 4 months ago

Update: This is only a problem in Expo/Storybook, in the VA Flagship app it works correctly in iOS. Bumped from Sev 2 to Sev 3 accordingly since only Narin/I can see it manifest.