reddit / devvit

Reddit for Developers
https://developers.reddit.com
BSD 3-Clause "New" or "Revised" License
63 stars 14 forks source link

Search bar on Mobile screens covers OVER the developer logo #59

Open AbdullahDaGoat opened 5 months ago

AbdullahDaGoat commented 5 months ago

On specific smaller screen devices like Samsung S7, A8, S10+, A71, etc (mid-tier phones which are quite common in many countries), the search bar overlaps the developers icon, so one of two solutions could be implemented:

  1. On screens greater than 686px but less than 786px, the search box can become just the search icon, and then on click, it can create a modal that has a greater opacity scale to blur the background and keep the modal of the search open, which can be used to search
  2. the icon of the developer logo can be made into just Reddit snow for smaller devices

Sincerely,

u/AManWhoLikedToArgue