[Discord] Quest close control overlaps quest entry on controller #93
Labels
No labels
blocked
bug
dependencies
documentation
duplicate
enhancement
github_actions
go
good first issue
help wanted
in-progress
invalid
question
ready-to-fix
source:discord
source:sentry
source:server-logs
triage-needed
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pokebedrock/pokebedrock-hub#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
The quest screen's close
Xoverlaps 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
X.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
Xis 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
CONFIRMEDOtherEvidence
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 questIMG_8237.jpg— corroborating controller viewIMG_8238.jpg— corroborating controller viewDurable 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