logseq / logseq

A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
https://logseq.com
GNU Affero General Public License v3.0
32.78k stars 1.92k forks source link

Clicking on iOS nodes in graph #4909

Open Tffsnyder opened 2 years ago

Tffsnyder commented 2 years ago

What happened?

Unlike the Mac version, clicking on a node in the iOS version of the graph:

Reproduce the Bug

  1. Open logseq app in iPad
  2. Open the graph View
  3. Click on a node with your finger

Expected Behavior

The corresponding text page for the node I clicked should appear

Screenshots

No response

Desktop Platform Information

No response

Mobile Platform Information

No response

Additional Context

No response

artephius commented 1 year ago

Same issue here - running Logseq 0.9.2 (shows as 0.9.1 in app), iOS 16.4.1

candideu commented 1 year ago

This is, unfortunately, an issue with all mobile devices using Logseq (including tablets).

See:

I found a web page that has a graph at the bottom with nodes that can be clicked on all devices: https://megu.space/coding-case-study.html. Maybe this example could help with implementing the change?