Skip to content

Feat: omit redirect URL parameter to / on login #1282

Closed
@ketang

Description

@ketang

What is your suggestion?

When you go to https://dev.coder.com/ without being logged in you get redirected to https://dev.coder.com/login?redirect=%2F

The %2F decodes to / meaning redirect to the base URI. That's unnecessary and (trivially) clutters the URL. We should omit it when it's meaningless.

Why do you want this feature?

Trivial aesthetic reasons

Are there any workarounds to get this functionality today?

n/a

Are you interested in submitting a PR for this?

nope

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions