[Discord] Quest close control overlaps quest entry on controller #93

Open
opened 2026-07-16 22:44:14 +00:00 by pokebedrock-bot · 0 comments
pokebedrock-bot commented 2026-07-16 22:44:14 +00:00 (Migrated from github.com)

Description

The quest screen's close X overlaps a quest entry. On controller, the overlapping quest cannot be focused, so the player can neither inspect that quest nor reliably select the close control.

Reproduction

  1. Join PokeBedrock using a controller.
  2. Open the quest screen with enough quest entries for one to appear beneath the close X.
  3. Try to move focus to the obscured quest or the close control.

Expected behavior

The close control should not overlap quest content. Every quest entry and the close control should be independently focusable and readable with controller navigation.

Actual behavior

The close X is rendered over a quest. Controller focus cannot hover/select the obscured quest, preventing the player from seeing what it is. Multiple players reproduced the layout/focus problem.

Source

Evidence

Three screenshots were captured from the Discord report and preserved byte-for-byte by the intake worker:

  • 78e9938b-c646-493a-a53d-5d3ce9324e80.png — original report showing the close control overlapping a quest
  • IMG_8237.jpg — corroborating controller view
  • IMG_8238.jpg — corroborating controller view

Durable GitHub-hosted attachment upload is pending because the available GitHub API/CLI path does not expose issue-attachment upload. The files have been downloaded and SHA-256 recorded for retry; Discord CDN links are intentionally not used as the sole issue evidence.

Acceptance criteria

  • The close control does not cover any quest entry at supported UI scales.
  • Controller navigation can focus every quest entry and the close control independently.
  • The obscured quest's text/details remain readable.
## Description The quest screen's close `X` overlaps a quest entry. On controller, the overlapping quest cannot be focused, so the player can neither inspect that quest nor reliably select the close control. ## Reproduction 1. Join PokeBedrock using a controller. 2. Open the quest screen with enough quest entries for one to appear beneath the close `X`. 3. Try to move focus to the obscured quest or the close control. ## Expected behavior The close control should not overlap quest content. Every quest entry and the close control should be independently focusable and readable with controller navigation. ## Actual behavior The close `X` is rendered over a quest. Controller focus cannot hover/select the obscured quest, preventing the player from seeing what it is. Multiple players reproduced the layout/focus problem. ## Source - Discord thread: https://discord.com/channels/1055832065230258277/1084626471517175869/1527403125567393932 - Current Discord status: `CONFIRMED` - Discord priority: not assigned in the current thread title - Forum tag: `Other` ## Evidence Three screenshots were captured from the Discord report and preserved byte-for-byte by the intake worker: - `78e9938b-c646-493a-a53d-5d3ce9324e80.png` — original report showing the close control overlapping a quest - `IMG_8237.jpg` — corroborating controller view - `IMG_8238.jpg` — corroborating controller view Durable GitHub-hosted attachment upload is pending because the available GitHub API/CLI path does not expose issue-attachment upload. The files have been downloaded and SHA-256 recorded for retry; Discord CDN links are intentionally not used as the sole issue evidence. ## Acceptance criteria - The close control does not cover any quest entry at supported UI scales. - Controller navigation can focus every quest entry and the close control independently. - The obscured quest's text/details remain readable.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pokebedrock/pokebedrock-hub#93
No description provided.