Improve path bar view of long path
- Dominant language
- Vala
- Stars
- 365
- Forks
- 82
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 3
Description
The actual path bar view of long paths has design issues making navigation difficult.
path:
`/home/corsi/Dropbox/Insper/3s-ElementoDeSistemas/6-Avaliacoes/2020a/av4-simulado/tests/testsNasm/tst/pseudo`
actual files:

comparatives:
- gnome files 3.26.4

gnome files crop the full path and allow to horizontal scroll to access other parts of the path that are not show.
- windows 10

windows crop the path as gnome, and it has this arrows to easy navigate on the path.
- mac os

does not show the path and do not allow the user to navigate on it.
- dropbox

does similar to windows
Contributor guide
Assessment
This issue has not been assessed yet.