Skip to content

feat: Multiple select hide/unhide and delete #620

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

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

BlankParticle
Copy link
Member

@BlankParticle BlankParticle commented Jul 29, 2024

What does this PR do?

Fixes #590

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

Required

  • Read Contributing Guide
  • Self-reviewed my own code
  • Tested my code in a local environment
  • Commented on my code in hard-to-understand areas
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the UnInbox Docs if changes were necessary

Copy link
Member Author

BlankParticle commented Jul 29, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @BlankParticle and the rest of your teammates on Graphite Graphite

@BlankParticle BlankParticle force-pushed the blank/feat/multi-seect-delete-hide branch 3 times, most recently from 65592fe to 9ad4024 Compare July 29, 2024 17:17
@BlankParticle BlankParticle marked this pull request as ready for review July 30, 2024 09:43
@OmarMcAdam OmarMcAdam force-pushed the blank/feat/multi-seect-delete-hide branch from 9ad4024 to 34f54f1 Compare July 30, 2024 11:36
@BlankParticle BlankParticle force-pushed the blank/feat/multi-seect-delete-hide branch from 34f54f1 to 6ebc268 Compare July 30, 2024 15:58
@OmarMcAdam OmarMcAdam force-pushed the blank/feat/multi-seect-delete-hide branch from 6ebc268 to 8388eec Compare August 1, 2024 11:47
Copy link
Member

OmarMcAdam commented Aug 1, 2024

Merge activity

  • Aug 1, 7:47 AM EDT: Graphite rebased this pull request as part of a merge.
  • Aug 1, 7:48 AM EDT: @McPizza0 merged this pull request with Graphite.

@OmarMcAdam OmarMcAdam merged commit fabd134 into main Aug 1, 2024
4 checks passed
@BlankParticle BlankParticle deleted the blank/feat/multi-seect-delete-hide branch August 3, 2024 13:39
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.

feature: Allow Deleting/Hiding of multiple conversations at the same time
2 participants