Huzaifa Rasheed

Results 30 comments of Huzaifa Rasheed

I wanted to give a reproduction test (to possibly submit a proposal) but getting [this](https://expensify.slack.com/archives/C01GTK53T8Q/p1667573885470069) issue when building on ios/android. Any guesses what might be causing this?

## Proposal ### Root Cause This is happening because of the `TextLink` component used in `PDFInfoMessage`. https://github.com/Expensify/App/blob/17219657fd7a044abdd7b08adfa4717856113e59/src/components/PDFView/PDFInfoMessage.js#L32-L34 1. It is not capturing focus on FireFox/Safari with `Tab` 2. It captures...

> Waiting on proposals, tomorrow we can up the price! Oops!. Didn't saw this, I should have waited till tomorrow 😂

Are external devs open to contribute? I understand the external label is not applied

I would like to make a PR on it. If there is no one currently doing that?

Are we handling accessibility (like using escape key)? I asked about this [here](https://expensify.slack.com/archives/C01GTK53T8Q/p1668197149475149)

### Proposal The issue has origins in `FormAlertWrapper`. We are using a `TextLink` there which display's the current url when hovered https://github.com/Expensify/App/blob/1b375ed3d3a7e1e42d8e746cb0e6f205ee0a3786/src/components/FormAlertWrapper.js#L59-L64 Since we are not passing an actual link/href...

I thought we are not handling `accessibility` as discussed [here](https://expensify.slack.com/archives/C01GTK53T8Q/p1668197149475149)