Page MenuHomePhabricator

Prefil form with recent used username
Open, LowPublic

Description

When I change the current page by clicking on one top page tab, the form of the next request should be prefiled with previous used username.

Event Timeline

MusikAnimal subscribed.

Good idea! And we can do the same with other relevant parameters, such as the project, namespace, etc., if applicable.

This is a little tricky because of the way the index pages are built. Generally if on page load, a username and project are supplied, it shows the result rather than just the form. We might need to add an additional URL parameter showform=true or something to force it to show the form and not submit.