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

Address Send Payment UI feedback #252

Merged
merged 12 commits into from
Dec 3, 2024
Merged

Conversation

erdemyerebasmaz
Copy link
Collaborator

No description provided.

@erdemyerebasmaz erdemyerebasmaz force-pushed the send_payment_ui_feedback branch from 7d0295c to 04ed8e2 Compare November 22, 2024 08:02
@erdemyerebasmaz erdemyerebasmaz force-pushed the send_payment_ui_feedback branch 2 times, most recently from 7e19b4f to c25f25d Compare December 3, 2024 10:39
@erdemyerebasmaz erdemyerebasmaz marked this pull request as ready for review December 3, 2024 18:43
Remove center alignment to be consistent with LNURL payment confirmation page UI.
- Remove Currency Converter Dialog
- Align Currency Converter icon to amount text
- Allow users to exclude currency symbol from formatted fiat value.
- Allow users to include display name to formatted fiat value.
- Allow editing label & error text style of AmountFormField
- Allow formatFiat options on format
- Move LnUrlPaymentLimits below error message
- Add bottom padding to LnUrlPaymentLimits
- Remove bottom padding from LnPaymentDescription
- Reduce LNURLMetadataText max height to 120
- Display ScrollableErrorMessageWidget if there are any errors creating invoices
- Allow customizing contentPadding, titleStyle & errorTextStyle of ScrollableErrorMessageWidget.
- Make the error message scrollable.
- Fix how LnurlWithdrawDialog looks on light theme

- Make amount + description labels white
@erdemyerebasmaz erdemyerebasmaz force-pushed the send_payment_ui_feedback branch from c25f25d to 7f3cd3a Compare December 3, 2024 18:48
@erdemyerebasmaz erdemyerebasmaz merged commit b66498c into main Dec 3, 2024
1 check failed
@erdemyerebasmaz erdemyerebasmaz deleted the send_payment_ui_feedback branch December 3, 2024 18:49
erdemyerebasmaz added a commit that referenced this pull request Dec 3, 2024
* Add a placeholder image on LNURL payments

* Disable "Next" & "Send" buttons if there are errors

* Add a placeholder image on LN payments

Remove center alignment to be consistent with LNURL payment confirmation page UI.

* Add currency display name on error messages.

* fix: Make SingleButtonBottomBar's enabled by default

* Display Currency Converter on a bottom sheet

- Remove Currency Converter Dialog
- Align Currency Converter icon to amount text
- Allow users to exclude currency symbol from formatted fiat value.
- Allow users to include display name to formatted fiat value.

* Apply font size, padding & layout changes on LNURL payment UI

- Allow editing label & error text style of AmountFormField
- Allow formatFiat options on format
- Move LnUrlPaymentLimits below error message
- Add bottom padding to LnUrlPaymentLimits
- Remove bottom padding from LnPaymentDescription
- Reduce LNURLMetadataText max height to 120

* Apply font size, padding & layout changes on Receive payment UIs

- Display ScrollableErrorMessageWidget if there are any errors creating invoices
- Allow customizing contentPadding, titleStyle & errorTextStyle of ScrollableErrorMessageWidget.
- Make the error message scrollable.
- Fix how LnurlWithdrawDialog looks on light theme

- Make amount + description labels white

* Make fiat currency chips scrollable

* Update CurrencyConverterBottomSheet

* Do not disable currency converter button, pop the sheet instead

* Address UI Feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant