I'm having a hard time finding so if someone could be of assistance.
Good question. I do not use the app, but when I just looked, the website did not have the search box and the left side bar's search box is not working. Oh, it does "search", but only the recommendations. If I enter a word, it just opens a game and not search results.
For browser the 1080 says little. Browsers use virutal screen size and adjust for operating system settings and most important the zoom level you set. It might be 100% or bigger or lower.
I asked for the App. As was the user Aa.
--
The regular website has an adaptive css that moves elements around depending on size. But it has a lot of room for improvement. The search box can eat community and feed and vice versa. There is also a feedback button on the left side when writing a reply. It disappears, when the site is not wide enough in virtual pixels.
My screen is 1080p, but my virtual screen is less, because windows settings and browser zoom. Even at 100%, my width in pixels, that the browser "sees" is only 1279.
console.log(window.innerWidth)
After increasing zoom level of the browser, at 853 width, the search bar dissapears.