Skip to content

feat(gnoweb): render vs directory view distinguished only by trailing slash #5581

@davd-gzl

Description

@davd-gzl

/r/foo/bar shows the render view; /r/foo/bar/ shows the directory view. Many clients, proxies and tools normalize trailing slashes, so the same-looking link can resolve to a different view.

Use a clearer scheme (e.g. $dir suffix, matching $source/$help) and/or visually distinguish link types.

Refs: gno.land/pkg/gnoweb/weburl/url.go:164, gno.land/pkg/gnoweb/handler_http.go:312.

Metadata

Metadata

Assignees

Labels

🌱 featureNew update to Gnoa/uxUser experience, product, marketing community, developer experience team🌍 gnowebIssues & PRs related to gnoweb and render

Type

No type

Projects

Status

Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions