File size: 2,784 Bytes
db2b978 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 | {
"link": "https://hub.logseq.com/",
"topic": "knowledge community",
"framework": "react",
"1": {
"src": "0",
"dst": "1",
"action": "click to the \"Welcome\" item",
"description": "When the \"Welcome\" item is clicked, the new component and text appear",
"tag type": [
"",
"button",
"span"
],
"visual type": [
"",
"new component",
"text",
"position"
]
},
"2": {
"src": "2",
"dst": "3",
"action": "drag the internal progress bar",
"description": "When the internal progress bar is dragged, the new component appears and the position changes",
"tag type": [
"",
"iframe",
"progress"
],
"visual type": [
"",
"position",
"new component"
]
},
"3": {
"src": "4",
"dst": "5",
"action": "click to the \"Getting Started\" item",
"description": "When the \"Getting Started\" item is clicked, the new component appears and the page switches",
"tag type": [
"",
"span",
"button"
],
"visual type": [
"",
"new component",
"switch",
"text"
]
},
"4": {
"src": "6",
"dst": "7",
"action": "click to the \"How to switch from Roam Research to Logseq\" item",
"description": "When the \"How to switch from Roam Research to Logseq\" item is clicked, the new component appears and the page switches",
"tag type": [
"",
"span",
"button"
],
"visual type": [
"",
"new component",
"switch",
"text"
]
},
"5": {
"src": "8",
"dst": "9",
"action": "click to the \"sun like\" button",
"description": "When the \"sun like\" button is clicked, the page color switches",
"tag type": [
"",
"button"
],
"visual type": [
"",
"color",
"switch"
]
},
"6": {
"src": "10",
"dst": "11",
"action": "click to the \"Daily workflows\" item",
"description": "When the \"Daily workflows\" button is clicked, the new component and text appear",
"tag type": [
"",
"button",
"span"
],
"visual type": [
"",
"text",
"new component"
]
}
} |