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
- Open the application.
- Start the onboarding/tour guide.
- Navigate to the tooltip containing the "Skip" option.
- 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

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
Expected Behavior
Suggested Fix
Benefits
Screenshots