Skip to content

File Browser files do not align with what is currently being viewed

Summary

I'm not sure if this is a bug or a feature request, here we go.

File Browser's selected file does not align with what is currently being viewed. It's confusing to me to look through an MR and not have the file that I'm looking at be selected in the File Browser. I end up minimizing the File Browser (Which leads to a separate problem with White space, but that's another issue #332584 (closed) ) to get around this and force my eyeballs to look at the file name at the top of the screen

Steps to reproduce

  1. Go to meltano/meltano!2149 (diffs)
  2. Click plugins.md in the File Browser
  3. Scroll up to start viewing the integrations.md file. Notice that the integrations.md file isn't selected in the File Browser.

Example Project

I think the Meltano example above is good enough!

What is the current bug behavior?

While viewing an MR the "selected" file in the File Browser doesn't change as you scroll.

image

What is the expected correct behavior?

While viewing an MR the "selected" file in the File Browser should change as you scroll to other files. Maybe the selection should turn off, I'm not sure of the exact right approach but it definitely shouldn't stay selected on the old file

Edited by Derek Visch