Skip to content

Enable buttons and use error messages instead#10252

Open
Pururun wants to merge 1 commit intomainfrom
enable-all-buttons-and-use-error-messages-instead-droid-2559
Open

Enable buttons and use error messages instead#10252
Pururun wants to merge 1 commit intomainfrom
enable-all-buttons-and-use-error-messages-instead-droid-2559

Conversation

@Pururun
Copy link
Copy Markdown
Contributor

@Pururun Pururun commented Apr 21, 2026


This change is Reviewable

@Pururun Pururun requested review from Rawa, kl and mullmat April 21, 2026 07:05
@Pururun Pururun added the Android Issues related to Android label Apr 21, 2026
@linear
Copy link
Copy Markdown

linear Bot commented Apr 21, 2026

@mullmat
Copy link
Copy Markdown
Collaborator

mullmat commented Apr 21, 2026

The report a problem view is not scrollable anymore it seems... The "View app logs" button seems very squished. 👀 I don't know if it's new with this PR or not.

image

Copy link
Copy Markdown
Collaborator

@mullmat mullmat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Outside of the comments:
In Server IP overrides, in the text import the "Import" text button is disabled, do we want to also enable it and have an empty state error message toast?

@mullmat made 5 comments.
Reviewable status: 0 of 21 files reviewed, 4 unresolved discussions (waiting on Pururun).


android/lib/feature/anticensorship/impl/src/main/java/net/mullvad/mullvadvpn/feature/anticensorship/impl/customport/CustomPortDialog.kt line 0 at r1 (raw file):
No empty state error message?


android/lib/feature/redeemvoucher/impl/src/main/java/net/mullvad/mullvadvpn/feature/redeemvoucher/impl/RedeemVoucherDialog.kt line 0 at r1 (raw file):
No specific error message for the voucher dialog, currently it only says "Voucher code is invalid" even if the inputfield is empty.
Perhaps something similar to the other empty error messages?


android/lib/feature/vpnsettings/impl/src/main/kotlin/net/mullvad/mullvadvpn/feature/vpnsettings/impl/dns/DnsDialog.kt line 0 at r1 (raw file):
No empty state error message?


android/lib/feature/vpnsettings/impl/src/main/kotlin/net/mullvad/mullvadvpn/feature/vpnsettings/impl/mtu/MtuDialog.kt line 0 at r1 (raw file):
No empty state error message?

@Pururun
Copy link
Copy Markdown
Contributor Author

Pururun commented Apr 21, 2026

The report a problem view is not scrollable anymore it seems... The "View app logs" button seems very squished. 👀 I don't know if it's new with this PR or not.

Should be fixed in #10264

@Pururun Pururun force-pushed the enable-all-buttons-and-use-error-messages-instead-droid-2559 branch from d82326d to d8ba0a3 Compare April 21, 2026 21:53
Copy link
Copy Markdown
Contributor Author

@Pururun Pururun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Pururun made 4 comments.
Reviewable status: 0 of 33 files reviewed, 4 unresolved discussions (waiting on mullmat).


android/lib/feature/anticensorship/impl/src/main/java/net/mullvad/mullvadvpn/feature/anticensorship/impl/customport/CustomPortDialog.kt line at r1 (raw file):

Previously, mullmat (MullMat) wrote…

No empty state error message?

Done.


android/lib/feature/redeemvoucher/impl/src/main/java/net/mullvad/mullvadvpn/feature/redeemvoucher/impl/RedeemVoucherDialog.kt line at r1 (raw file):

Previously, mullmat (MullMat) wrote…

No specific error message for the voucher dialog, currently it only says "Voucher code is invalid" even if the inputfield is empty.
Perhaps something similar to the other empty error messages?

Done.


android/lib/feature/vpnsettings/impl/src/main/kotlin/net/mullvad/mullvadvpn/feature/vpnsettings/impl/dns/DnsDialog.kt line at r1 (raw file):

Previously, mullmat (MullMat) wrote…

No empty state error message?

Done.


android/lib/feature/vpnsettings/impl/src/main/kotlin/net/mullvad/mullvadvpn/feature/vpnsettings/impl/mtu/MtuDialog.kt line at r1 (raw file):

Previously, mullmat (MullMat) wrote…

No empty state error message?

Done.

@Pururun Pururun force-pushed the enable-all-buttons-and-use-error-messages-instead-droid-2559 branch 2 times, most recently from 04b0961 to 3f49e60 Compare April 23, 2026 06:10
@Pururun Pururun force-pushed the enable-all-buttons-and-use-error-messages-instead-droid-2559 branch from 3f49e60 to 250650c Compare April 23, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Android Issues related to Android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants