Skip to content

bug: Fix Skip button alignment in onboarding tour tooltip #1240

Description

@NiranjanRSoorej06

Description

The onboarding tour tooltip has a UI alignment issue where the "Skip" button is partially hidden and does not fit properly within the tooltip container.

The button appears clipped at the top/right edge, reducing visibility and affecting the overall user experience.

Steps to Reproduce

  1. Open the application.
  2. Start the onboarding/tour guide.
  3. Navigate to the tooltip containing the "Skip" option.
  4. Observe the button alignment issue.

Expected Behavior

  • The Skip button should be fully visible inside the tooltip.
  • Proper spacing should be maintained between the button and tooltip boundaries.
  • The button should remain accessible across different screen sizes.

Suggested Fix

  • Adjust tooltip padding and positioning.
  • Review button placement styles.
  • Ensure proper responsive behavior.
  • Check overflow properties of the tooltip container.

Benefits

  • Improves onboarding experience.
  • Prevents users from missing the skip option.
  • Provides a cleaner and more polished UI.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions