Selecting Tiles by Position Causing Incorrect App Targeting
Summary:
we’re observing that tile selection appears to rely on position-based selectors (e.g., nth-child). Since users have personalized tile layouts, this results in OGL directing users to the wrong application. What are the recommended approaches to ensure consistent and accurate app targeting across different user configurations?
Content (please ensure you mask any confidential information):
We’re facing an issue where OGL guides attached to tiles are triggered based on tile position. Because users have different tile arrangements, the wrong applications are being launched.
OGL is selecting tiles by position instead of a stable identifier, causing incorrect app launches when layouts vary by user.
0