files-community / Files

A modern file manager that helps users organize their files and folders.
https://files.community
MIT License
34.47k stars 2.19k forks source link

Bug: Address breadcrumb dropdown appears twice #16144

Open el-ev opened 2 months ago

el-ev commented 2 months ago

Description

Through git bisect , I located that the issue was caused by #16028.

Before:

https://github.com/user-attachments/assets/e13db5a9-d2c4-4ff0-b550-e666ec32ae4a

After:

https://github.com/user-attachments/assets/1bc70962-7d85-4c13-b388-b364c316ef5f

Steps To Reproduce

  1. Click the chevron on the address bar breadcrumb
  2. Observe the dropdown appears, then quickly disappears and appears again

Requirements

Files Version

3.7.0.0

Windows Version

10.0

Log File

Not applicable

yaira2 commented 2 months ago

Thank you for the report