-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:CPSTeam:SharedUXPlatform AppEx-SharedUX (formerly Global Experience) t//Platform AppEx-SharedUX (formerly Global Experience) t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Summary
When opening Discover with Cross-Project Search (CPS) enabled, two tours render at the same time — the CPS announcement tour and the "Switch modes per tab" tour. This creates a confusing, overlapping experience.
Expected behavior
Only one tour should display at a time. Tours should be queued so they render sequentially.
Suggested fix
Use the existing kbn-tour-queue package (owned by SharedUX) to register and orchestrate these tours. This package was already used to prevent the Security SIEM migration tour and the side nav tour from colliding.
Additionally, tour implementations should check the hideAnnouncements UI setting via the tours service before rendering, as the Switch Modes tour already does.
References
kbn-tour-queuepackage:packages/kbn-tour-queuehideAnnouncementsUI setting check example: Switch Modes tour implementation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature:CPSTeam:SharedUXPlatform AppEx-SharedUX (formerly Global Experience) t//Platform AppEx-SharedUX (formerly Global Experience) t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Type
Fields
Give feedbackNo fields configured for issues without a type.