Sheikh Salman

Results 8 comments of Sheikh Salman

Welcome to 2022, Like to confirm that, i too face the same problem.

Facing same issue, it looks keyboard looses focus and quickly refocus on every keystroke.

Hi @ceriottm , I would like to contribute to make the site responsive for mobile. please assign me the issue.

I'd like to implement this feature. should it perform both navigating to the URL and copying the URL at the same time?

The title attribute is essential for accessibility. If you prefer not to use it directly, avoid removing it with the title prop. ```jsx ```

I think this should be a hamburger menu for mobile devices.

I'm thinking of two possible solutions: 1. Using the Intersection Observer API to control the display of photos based on scrolling. 2. Exploring the `react-virtualized` library to manage the rendering...