feat: enhance onboarding tour and more pages UI

- Added a new joyride step for the upload button to guide users in uploading documents.
- Updated existing tour steps to reflect changes in document management and tool configuration.
- Adjusted tooltip styles for improved visibility and user experience.
- Enhanced MorePagesContent button styling for better interaction feedback.
This commit is contained in:
Anish Sarkar 2026-03-17 01:58:12 +05:30
parent 2ab00c1746
commit 0edaf429ba
3 changed files with 59 additions and 23 deletions

View file

@ -196,6 +196,7 @@ export function DocumentsFilters({
{/* Upload Button */}
<Button
data-joyride="upload-button"
onClick={openUploadDialog}
variant="outline"
size="sm"