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

Add delete custom list entry bottom sheet #6157

Merged

Conversation

Rawa
Copy link
Contributor

@Rawa Rawa commented Apr 19, 2024

Adds a custom list sheet for the direct children of the custom list.


This change is Reviewable

@Rawa Rawa requested a review from Pururun April 19, 2024 09:10
@Rawa Rawa self-assigned this Apr 19, 2024
@Rawa Rawa added the Android Issues related to Android label Apr 19, 2024
@Rawa Rawa requested a review from albin-mullvad April 19, 2024 09:10
Copy link
Collaborator

@albin-mullvad albin-mullvad left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@Rawa Rawa force-pushed the add-ability-to-delete-entry-from-custom-list-in-select-droid-910 branch from 5958e7e to ca1d45e Compare April 19, 2024 09:27
@Rawa Rawa merged commit f9e4201 into main Apr 19, 2024
26 of 27 checks passed
@Rawa Rawa deleted the add-ability-to-delete-entry-from-custom-list-in-select-droid-910 branch April 19, 2024 09:31
Copy link
Contributor

@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.

Reviewed 1 of 6 files at r1.
Reviewable status: 5 of 6 files reviewed, 1 unresolved discussion (waiting on @albin-mullvad and @Rawa)


android/app/src/main/kotlin/net/mullvad/mullvadvpn/compose/cell/RelayLocationCell.kt line 139 at r1 (raw file):

    selectedItem: RelayItem? = null,
    onSelectRelay: (item: RelayItem) -> Unit = {},
    onLongClick: (item: RelayItem) -> Unit = {},

Probably should not be in this PR.

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.

3 participants