mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +02:00
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:
parent
2ab00c1746
commit
0edaf429ba
3 changed files with 59 additions and 23 deletions
|
|
@ -196,6 +196,7 @@ export function DocumentsFilters({
|
|||
|
||||
{/* Upload Button */}
|
||||
<Button
|
||||
data-joyride="upload-button"
|
||||
onClick={openUploadDialog}
|
||||
variant="outline"
|
||||
size="sm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue