Suppose I want to cd to .config/gedit. With usual bash, I do:
which completes it to
and I can type the rest.
With partial path completion enabled, I do
which completes it to
and then only a second Tab keypress completes it to
Demo: https://asciinema.org/a/549122