Skip to content

Commit 06d978e

Browse files
committed
minors
1 parent f847ec9 commit 06d978e

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

services/static-webserver/client/source/resource/osparc/tours/tiplite_tours.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
}, {
6969
"anchorEl": "osparc-test-id=searchBarFilter-textField-study",
7070
"title": "Filters and Search",
71-
"text": "This tool allows you to search and filter Plans, Tutorials and Services.<br>You can search and filter by:<br>- Title, description, owner, id...<br>- Tags<br>- Shared with",
71+
"text": "This tool allows you to search and filter Plans.<br>You can search and filter by:<br>- Title, description, owner, id...<br>- Tags<br>- Shared with",
7272
"placement": "bottom"
7373
}, {
7474
"beforeClick": {

services/static-webserver/client/source/resource/osparc/tours/tis_tours.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,17 @@
55
"description": "Introduction to the Navigation Bar",
66
"context": "osparc-test-id=navigationBar",
77
"steps": [{
8+
"anchorEl": "osparc-test-id=jobsButton",
9+
"title": "Activity Center",
10+
"text": "Here you can track all your running simulations, recent activity, and completed tasks. If you want to check the results once these are ready, you will find more details in the Activity Overview on the Project card.",
11+
"placement": "bottom"
12+
},{
813
"beforeClick": {
914
"selector": "osparc-test-id=notificationsButton",
1015
"event": "tap"
1116
},
1217
"anchorEl": "osparc-test-id=notificationsContainer",
13-
"text": "By clicking on the Bell, you will you see notifications about which Studies, Credits and Organizations have been shared with you.",
18+
"text": "By clicking on the Bell, you will you see notifications about which Projects, Credits and Organizations have been shared with you.",
1419
"placement": "bottom"
1520
}, {
1621
"beforeClick": {
@@ -73,7 +78,7 @@
7378
}, {
7479
"anchorEl": "osparc-test-id=searchBarFilter-textField-study",
7580
"title": "Filters and Search",
76-
"text": "This tool allows you to search and filter Plans, Tutorials and Services.<br>You can search and filter by:<br>- Title, description, owner, id...<br>- Tags<br>- Shared with",
81+
"text": "This tool allows you to search and filter Plans.<br>You can search and filter by:<br>- Title, description, owner, id...<br>- Tags<br>- Shared with",
7782
"placement": "bottom"
7883
}, {
7984
"beforeClick": {

0 commit comments

Comments
 (0)