这是indexloc提供的服务,不要输入任何密码
Skip to content

Hide unnecessary UI elements when not in use or disabled #808

@Ultraguy24

Description

@Ultraguy24

Expected Behavior

Remove all references to the end user when a feature is not in use or disabled. Such as disabling registration removes the sign up button from view, and not using OAuth removes the OAuth button from view.

Current Behavior

The OAuth button cannot be removed, even if not setup in the docker container, pressing it will simply give an API error. Disabling registrations keeps both the sign up button in the top right of the page as well as on the log in menu, however when attempting to actually sign up it produces an error message saying that registration is not allowed.

Possible Solution

It should dynamically hide these elements when they are disabled or not set up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions