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

feat: Disable 'Create Invoice' button until an amount is entered #2833

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2023

  1. feat: Disable 'Create Invoice' button until an amount is entered

    Fixes : getAlby#2802
    
    The button is now disabled until the user enters a value in the 'Amount' field. This ensures that the user cannot create an invoice without specifying the amount first.
    
    This change helps to prevent invalid or incomplete invoice creation.
    AdarshRawat1 committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    cbad631 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    0e7114c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    4e03b51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c935d8f View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    1977cae View commit details
    Browse the repository at this point in the history