We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently permissions editing is decided by request_methods in the query params, we should change this.
request_methods
It can be based on individual params but again there should be a unified editing state (or not?)
editing
The text was updated successfully, but these errors were encountered:
As part of this we should try fix this bug where you cannot see the custom amount:
I noticed, there's also a bug in the form if you set max_amount=100 on its own. You cannot see the set amount - just none of the boxes are selected.
From getAlby/nostr-wallet-connect-next#377 (comment)
Sorry, something went wrong.
Needs design input from @stackingsaunter
Completed in #14 / #273
im-adithya
stackingsaunter
Successfully merging a pull request may close this issue.
Currently permissions editing is decided by
request_methods
in the query params, we should change this.It can be based on individual params but again there should be a unified
editing
state (or not?)The text was updated successfully, but these errors were encountered: