Qichen Zhu

Results 50 comments of Qichen Zhu

> I think the input was just growing to fill up space and pushing the whole component over Yeah, my PR aimed to increase the input width without affecting the...

@brunovjk Thanks for your time. The approach [mentioned earlier](https://github.com/Expensify/App/issues/53286#issuecomment-2540379846) has the drawback that it cannot prevent scrolling on keyboard focus. Here are another two possible solutions: 1. Add `{overflowX: 'clip',...

Thank you so much @brunovjk! I tested the steps in this issue, https://github.com/Expensify/App/issues/53992, and [this comment](https://github.com/Expensify/App/issues/53992#issuecomment-2538823745). Looks good so far.

Edited by **proposal-police**: This proposal was **edited** at 2023-11-01T12:00:00Z. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. In Safari, _Copy to clipboard_...

@CortneyOfstad I think the problem is the mismatch between visual cues and the actual result. For example, in Slack and Discord, when right-clicking a word, it’s highlighted with a blue...

Report selections are cleared after navigating to the Workspaces page and back to Reports. When there is no selection, the RHP closes automatically, so this seems expected. We could look...

The offending PR has been reverted so the original issue is not reproducible now, but the underlying issue mentioned in [this comment](https://github.com/Expensify/App/issues/77323#issuecomment-3640641134) is not resolved, so it will reappear after...

> The offending PR has been reverted so the original issue is not reproducible now, but the underlying issue mentioned in [this comment](https://github.com/Expensify/App/issues/77323#issuecomment-3640641134) is not resolved, so it will reappear...

Yeah, I'm working on the original issue. This is a separate issue that the original one uncovered (see https://github.com/Expensify/App/issues/77323#issuecomment-3640641134). Should we put this on hold?