logseq / logseq/logseq

Link label lost in some cases in Linked Reference

Open
#10,357 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:type/bug page-ref
Dominant language
Clojure
Stars
45k
Forks
2.8k
Avg merge
1d 22h
Merged PRs (30d)
105

Description

## Example to reproduce

- Create page `Oct 14th, 2023` with text below.

```
- Something text [Label to Project1]([[Project1]])
- Something2 text [[Project2]]
- Something3 text [[Project2]]
```

## Steps to reproduce

### Step1
- On page `Oct 14th, 2023` label is here, it is ok.
- Click on link `Label to Project1`.
- You will go to page `Project1`.
- Look next step.

Снимок экрана 2023-10-15 в 09 51 54

### Step2 .
- On page `Project1` In `Linked Reference` `Label` is here, it is ok.
- Click on link `Project2`.
- You will go to page `Project2`.
- Look next step.

Снимок экрана 2023-10-15 в 09 52 02

### Step3
- On page `Project2`. There is no label in `Linked Reference`, here link without label and not marked blue like other links.
- I was expecting to see here label `Label to Project1` like in **Step1** and **Step2**.

Снимок экрана 2023-10-15 в 09 57 10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

First reproduce the linked-reference sequence from the issue, following the labeled link from the Oct 14th, 2023 page through Project1 to Project2. Trace how the linked-reference entry is rendered after navigation; done means Project2 still shows “Label to Project1” with the same blue-link styling as in the earlier steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.