Skip to content

FileBrowser bug when navigating to path root #688

@Jhsmit

Description

@Jhsmit

Steps to reproduce:

  • create an app with solara.FileBrowser()
  • the Filebrowser starts in the cwd (C:\Users...), in the app click '..' until you are at 'C'

The filebrowser now shows the as if it was in the cwd instead of disk root

Similar issue when using eg solara.FileBrowser(directory="D:\\")

FileBrowser starts at D:\ correctly
click to enter 'my_folder'
image
click '..' to go back
image
note the lacking trailing backslash
click 'my_folder' again
image
now backslash is missing

click '..' again:
image

This is on windows and solara 1.33.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions