OWASP / OWASP/OpenCRE

Debug mode tooltip gets clipped on small mobile screens

Open
#809 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
180
Forks
137
Avg merge
3d 23h
Merged PRs (30d)
21

Description

Problem

On smaller mobile screen widths, the tooltip for the Debug mode (?) icon in the Explorer page can overflow the viewport and become partially clipped. This makes the tooltip difficult to read on smaller devices.

Steps to Reproduce
  1. Open the OpenCRE Explorer page
  2. Switch to a small screen/mobile viewport (around ~360px width or smaller)
  3. Hover over the (?) icon next to "Debug mode"
Observed Behavior

The tooltip container extends beyond the viewport and part of the content becomes clipped.

Expected Behavior

The tooltip should remain fully visible within the viewport on small screens.

Screenshot
Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by opening the OpenCRE Explorer page and reproducing the Debug mode (?) tooltip at a viewport around 360px wide. Inspect the tooltip's frontend styling and positioning; it is done when the full tooltip remains readable within the viewport on small mobile screens.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.