Skip to content

fix: the long pressed alarm is selected by default in Multiple Select Mode#874

Open
devxdebanjan wants to merge 1 commit intoCCExtractor:mainfrom
devxdebanjan:deletion-auto-select
Open

fix: the long pressed alarm is selected by default in Multiple Select Mode#874
devxdebanjan wants to merge 1 commit intoCCExtractor:mainfrom
devxdebanjan:deletion-auto-select

Conversation

@devxdebanjan
Copy link

Description

The long-pressed alarm is now selected by default for deletion.

Proposed Changes

Instead of initialising the whole array of isSelected to false, we only change the current index alarm isSelected to true to make it selected.

Fixes #873

This PR fixes the issue completely.

Screenshots

Here is the screen recording after the issue is fixed:

fix.mp4

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

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.

Bug: Long Pressed Alarm should be selected by default

1 participant