Skip to content

Unable to create new entries via the Advanced Form #532

@zagro-dev

Description

@zagro-dev

Version

6.1.0

What happened?

After updating to version 6.1.0, it is no longer possible to add new entries using the "Advanced Form". When clicking the "Create" button, nothing happens. No entry is created, and the UI does not provide any feedback or error messages.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the dashboard and click on "New".
  2. Select "Use advanced form".
  3. Fill in the details: Service, Account, and Group.
  4. Select "TOTP" as the type.
  5. Click on the "Create" button.

Expected behavior
The entry should be saved, and the user should be redirected or receive a success notification.

Actual behavior
Nothing happens when clicking "Create". Interestingly, the "Test" button right next to it works as expected and shows a valid code, but the final submission fails to trigger any action.

Error & Logs

No errors or logs appearing in the browser console and no logs in der docker container logs (even no requests).

Configuration

Browser: Chrome (tested on 3 different devices)

Containerization

  • Docker

Integration

No response

Additional information

The issue persists across multiple devices. Since there are no frontend console logs, it seems the click event is either not being triggered or failing silently before an XHR request is made.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixedThe issue is fixed (in a coming release)

    Projects

    Status

    Released

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions