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

fix(): Disable "Log in as this user" when gym doesn't match #631

Merged
merged 1 commit into from
Mar 13, 2021

Commits on Mar 13, 2021

  1. fix(): Disable "Log in as this user" when gym doesn't match

    I'm not the biggest fan of using native tooltips since they're so slow to render.
    But I didn't see any other options being used in this project.
    
    Deviated from bootstrap styles because I didn't feel their "disabled" state did
    a very good job of communicating that the button is disabled.
    
    I prefer leaving the button in place rather than hiding it so that users know
    what is theoretically possible if they configure the system correctly.
    bradsk88 committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    9ee8cb4 View commit details
    Browse the repository at this point in the history