200ok-ch / organice

An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
https://organice.200ok.ch/
GNU Affero General Public License v3.0
2.44k stars 151 forks source link

Property drawer editor uses properties of another heading #943

Open schoettl opened 1 year ago

schoettl commented 1 year ago

Describe the bug

Given this minimal example:

* auftrag 1
:PROPERTIES:
:EFFORT: 1d
:END:
* auftrag 2
:PROPERTIES:
:EFFORT: 2d
:END:

A click on the property "EFFORT" of the second header opens the property editor modal. But the editor shows and edits not necessarily the clicked property drawer.

I can't always reproduce.

Desktop (please complete the following information):