Skip to content

[Bug]: Editing files with same name #2152

Open
@nzkozar

Description

@nzkozar

Current Behavior

In two separate blocks open two different files with the same name, but on different locations (e.g.: /dir_a/Dockerfile, /dir_b/Dockerfile).

Changes in one file will be actively applied to the other file. Additionally when closing block of one file, the block of the second file will become empty.

Expected Behavior

Changes in one file are not transferred to another file of the same name, but of different path.

Steps To Reproduce

  1. Open file A (/dir_a/Dockerfile)
  2. In a separate block open file B with the same file name as file A (/dir_b/Dockerfile)
  3. Edit file A or B

Wave Version

Client Version 0.11.2 (202503082051) Update Channel: latest

Platform

Linux

OS Version/Distribution

Pop!_OS 22.04 (Ubuntu 22.04), GNOME 42.9, X11

Architecture

x64

Anything else?

No response

Questionnaire

  • I'm interested in fixing this myself but don't know where to start
  • I would like to fix and I have a solution
  • I don't have time to fix this right now, but maybe later

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNeeds triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions