While re-implementing STAC Browser, it more and more often occurs to me that missing titles lead to a bad user experience.
For example, I'd like to show a "breadcrumb" and want to show the title or root catalog and parent without actually loading up those files, I'd need titles for those links as otherwise, I need to show something generic that is later replaced with the actual titles once the file has been loaded.
As most of these catalogs have titles anyway, it should be easy enough to list them in the links, right? So I'm thinking whether we should recommend adding titles to links such as item, child, root, and parent.
While re-implementing STAC Browser, it more and more often occurs to me that missing titles lead to a bad user experience.
For example, I'd like to show a "breadcrumb" and want to show the title or root catalog and parent without actually loading up those files, I'd need titles for those links as otherwise, I need to show something generic that is later replaced with the actual titles once the file has been loaded.
As most of these catalogs have titles anyway, it should be easy enough to list them in the links, right? So I'm thinking whether we should recommend adding titles to links such as item, child, root, and parent.