foundryvtt-forien-quest-log
foundryvtt-forien-quest-log copied to clipboard
Allow creating entity links in Objectives by dragging entities onto inputs
Module Version: v0.4.4
Describe the bug Once a quest has been created, it is impossible to edit a task to add a link to an actor, journal or item entry. The task leaves the edit mode once the focus leaves the dialog when we attempt to drag/drop the entity on the task.
To Reproduce Steps to reproduce the behavior:
- [Optional] Submit any new quest to the quest log.
- In the Quest Log, click a quest to open the quest details dialog
- Add an objective, which will reference an actor, ex. "Find X".
- Click on the Actors tab
- Find the actor X
- Drag and drop actor X to the task
- Nothing happens.
Expected behavior On step 7, actor information should be added to the task it was dropped on.
Foundry Version: 0.6.4 Electrum
Game System: dnd5e
Entity links have to be manually typed in (or copied from rich text editors where you can drag&drop them). It's like the Chat Log, you can't create link by dragging actor's there.
Therefore it's not a bug. However, I'm changing it into feature request and will add support for this :)