Skip to content

Redirect to the first app browser when only a single app is registered #958

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

Merged

Conversation

cyrilchandelier
Copy link
Contributor

@cyrilchandelier cyrilchandelier commented Jan 17, 2019

Hi, in a project using Parse Server, I'm trying to connect the Parse Dashboard as a middleware and don't need multiple apps.

Since I don't need multiple apps, I don't want to be redirected to the apps screen, which is only an extra step to the content.

This PR is simply to open the conversation, I browsed the code and found that it would be difficult to build my use case properly and decided to find the easiest way to achieve my goal. For now it's simply redirecting to the browser every time you reach the AppsIndex page and the AppsManager only knows one app.

More ideas would be to:

  • prevent the Apps selectors toggle
  • remove the caret when in "single app mode"

Any feedback welcome, I'd especially like pointers on how to plug this feature properly.

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.

2 participants