Skip to content
Snippets Groups Projects

Breadcrumb UI fixes

Merged rahul-gill requested to merge (removed):master into master
  1. fixed [#2206 (closed) ]: breadcrumb navigation fix
  2. when chosing subtitle file, navigating to parent directories makes the breadcrumb invisible

Merge request reports

Checking pipeline status.

Approval is optional

Merged by avatar (May 13, 2025 2:34am UTC)

Merge details

Pipeline #148213 passed

Pipeline passed for 6d5e5d63 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Thanks a lot for this contribution. i will review it ASAP.

    1. when chosing subtitle file, navigating to parent directories makes the breadcrumb invisible

    What do you mean by that? Is that a new issue you spotted? Does this MR solve it?

    Edited by Nicolas Pomepuy
  • Author Contributor

    Yeah. In the FilePickerFragment.kt, when choosing a local subtitles file for a video, if we navigate to any other directory, the breadcrumb disappears. Navigating to other directory built a new breadcrumb with null layout manager and adapter.

  • LGTM. Thanks for your contribution!

Please register or sign in to reply
Loading