Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nix the old dashboard and default to requests page #1832

Merged
merged 2 commits into from
Aug 16, 2018
Merged

Conversation

ssalinas
Copy link
Member

@ssalinas ssalinas commented Aug 9, 2018

Requests page is more often used and loads faster. Also adds an autofocus on the end of the filter input

@@ -84,9 +84,6 @@ const Navigation = (props) => {
</div>
<div className="collapse navbar-collapse" id="navbar-collapse">
<ul className="nav navbar-nav">
<li className={classnames({active: isActive('/', fragment)})}>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If Requests is the default tab now, we should reorder the nav items so that Status isn't first.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah we can do that as well

@baconmania
Copy link
Contributor

🚢

@ssalinas ssalinas added this to the 0.21.0 milestone Aug 9, 2018
@ssalinas ssalinas merged commit 9cb03f5 into master Aug 16, 2018
@ssalinas ssalinas deleted the nix_the_dash branch August 16, 2018 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants