79433829

Date: 2025-02-12 16:45:34
Score: 1
Natty:
Report link

You can do as in Girish Venkatachalam example, for better user experience add:

<div class="relative group">
     ...
     <div class="absolute z-10 ... group-focus-within:block">
      ...            
     </div>
</div>

This will prevent it from closing on mobile.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: RandomNpc