Skip to content

Firefox Login #33

@thehabes

Description

@thehabes

When using the Firefox Browser https://dunbar-poems.rerum.io/ (and others) actually trigger the login even when the button is disabled.

The Login process is a loop that does not result in a logged in user.

Notes from detecting the issue

I wanted to be a Contributor in Firefox and a Reviewer in Chrome, that's why I found this corner
Mircrosoft Edge works fine
weird. Firefox is using the as this so it does not have disabled on it
I think the best solution is a helper isDisabled() that just tries this.getattribute('disabled') and this.querySelector('[is="auth-button"])...

A continuance of this is to be sure this isn't breaking other parts of other apps that rely heavily on the DOM, such as DEER.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions