Felipe Ishihara

Results 4 issues of Felipe Ishihara

When going between documentation pages the scroll bar keeps its position instead of going back to the top of the page sometimes. Steps to reproduce - Go to https://serpapi.com/related-questions -...

type: bug

Issue originally reported in https://github.com/serpapi/SerpApi/issues/5235. Default playground example for Walmart Product API is broken. Documentation example is working correctly though. ![image](https://github.com/user-attachments/assets/66f9ff7e-e60b-46c9-9ec6-bb9d237ab6b9) [Playground](https://serpapi.com/playground?engine=walmart_product&product_id=520468661) The product seems to be unavailable on Walmart:...

type: bug

Issue originally reported in https://github.com/serpapi/SerpApi/issues/5235. Default playground and documentation examples for Google Lens Image Source API are broken due to an expired token. ![image](https://github.com/user-attachments/assets/510d9a55-c7e1-445e-850c-798f82927ce8) [Playground](https://serpapi.com/playground?engine=google_lens_image_sources&page_token=YjhiNjc3YmItNTc0ZC00NjBmLTg1ODktYjUxYmFiODA4ZWU5) | [Documentation Example 1](https://serpapi.com/search.json?engine=google_lens_image_sources&page_token=ZjdjNzZjYjAtODlkOC00YTQwLWIzZWYtMzE0MGU2OTgzNzY3) |[...

type: bug

Resolves https://github.com/codeitcodes/codeit/issues/182 Two lines on `full.css` were overwriting the CSS on the head element from `codeit.js`. This PR removes them and adds line wrapping to the editor. I mainly use...