💾 SYSTEM BOOT... SEQUENCE COMPLETE.
Welcome to Bugss Bee Gonee. 🐝
We hunt UI/UX glitches, tag the devs, & list the code fix so they don't have to.
Daily Scan LOG_001:
1️⃣ @Starbucks: Checkout UI Clipping.
2️⃣ @AppleSupport : Home Screen Asset Failure.
(1/3) 👇🏼
@pedropverani@ajambrosino You have to go into the Settings page within the application and search up “Intelligence” which will allow you to choose additional models including the “Max” variant.
@thsottiaux@cherry_mx_reds Hey Tibo. New critical interaction bug within the ChatGPT iOS app. Running on an iOS 17.7 device for context. When the Intelligence button is activated via the + button in the chat bar, I cannot activate the Voice button or the Submit button when I have typed in text.
@thsottiaux User’s are wanting the full berth of ChatGPT into the Codex app. Not just to able to see “Recent Conversations” but Projects and the whole 9 yards. Folks are confused about the merging as well due to the name change of the Codex app to ChatGPT.
@Sar_abg1@thsottiaux@SAlbahra That would be because some sub-agents that are created utilize GPT-5.4 Mini! These sub-agents are created for menial tasks and do not affect critical tasks that are ongoing in a session.
@ChatGPTapp Will users’ existing Pulse setups automatically transfer to Scheduled Tasks, or will they need to be recreated manually? Clarification on the migration process would be helpful.
Day 1 of asking @thsottiaux for a confirmation step before archiving sessions in Codex
“Archive” is directly under “Rename,” so one misclick can instantly archive an active session. A small confirmation dialog would be a surprisingly high-impact UX improvement for heavy users.
👾 LOG_001b
Target: @AppleSupport (iOS 26.2.1)
Error: Render Failure. Clock & Calendar icons are ghosts. No dials, no dates.
Patch: icon_cache.refresh() // The Liquid Glass render engine needs a reboot.
Status: Waiting for a fix... ⏳
#UX#iOS26#BugHunt
💾 SYSTEM BOOT... SEQUENCE COMPLETE.
Welcome to Bugss Bee Gonee. 🐝
We hunt UI/UX glitches, tag the devs, & list the code fix so they don't have to.
Daily Scan LOG_001:
1️⃣ @Starbucks: Checkout UI Clipping.
2️⃣ @AppleSupport : Home Screen Asset Failure.
(1/3) 👇🏼
👾 LOG_001a
Target: @Starbucks
Error: Text Overflow. The "Total" line is clipped at the container bottom. The price is literally floor-level.
Patch: padding-bottom: 8px; // Simple CSS fix. Let the font breathe.
(2/3) 👇🏼