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

Improve bookmark deletion patterns #3271

Merged
merged 15 commits into from
Oct 19, 2024
Merged

Improve bookmark deletion patterns #3271

merged 15 commits into from
Oct 19, 2024

Conversation

mallexxx
Copy link
Collaborator

Task/Issue URL: https://app.asana.com/0/1207340338530322/1205306631184883/f

Description:

  • Always display Delete button in Bookmark Manager (disable when no items highlighted)
  • Support item removal on Del press
  • Show ••• menu in Bookmarks Sidebar; For bookmark folders in Bookmark Manager

Steps to test this PR:

  1. Validate Delete button is always shown; disabled when no items selected; Removes all selected items
  2. Validate Forward Delete key deletes selected bookmarks
  3. Validate the ••• menu is displayed and works for the Sidebar folders as well as the Details view in Bookmarks Manager

Definition of Done:


Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

Copy link
Contributor

github-actions bot commented Oct 1, 2024

This PR has been inactive for more than 7 days and will be automatically closed 7 days from now.

@github-actions github-actions bot added the stale label Oct 1, 2024
@mallexxx mallexxx removed the stale label Oct 5, 2024
Copy link
Contributor

This PR has been inactive for more than 7 days and will be automatically closed 7 days from now.

@github-actions github-actions bot added the stale label Oct 13, 2024
mallexxx and others added 2 commits October 18, 2024 16:38
Task/Issue URL:
https://app.asana.com/0/1202406491309510/1205306631184883/f

**Description**:
- Undoing bookmarks removal using Cmd+Z

**Steps to test this PR**:
1. Select a bookmark(s) and folder(s) in the Bookmark Manager/Bookmarks
Popup/Bookmarks Bar, remove; hit Cmd+z - validate the entities are
restored at initial positions
2. Hit Cmd+Shift+Z to redo removal
3. Activate the Address Bar - validate undo is cleared; Activate another
tab - validate undo is cleared

<!--
Tagging instructions
If this PR isn't ready to be merged for whatever reason it should be
marked with the `DO NOT MERGE` label (particularly if it's a draft)
If it's pending Product Review/PFR, please add the `Pending Product
Review` label.

If at any point it isn't actively being worked on/ready for
review/otherwise moving forward (besides the above PR/PFR exception)
strongly consider closing it (or not opening it in the first place). If
you decide not to close it, make sure it's labelled to make it clear the
PRs state and comment with more information.
-->

**Definition of Done**:

* [ ] Does this PR satisfy our [Definition of
Done](https://app.asana.com/0/1202500774821704/1207634633537039/f)?

---
###### Internal references:
[Pull Request Review
Checklist](https://app.asana.com/0/1202500774821704/1203764234894239/f)
[Software Engineering
Expectations](https://app.asana.com/0/59792373528535/199064865822552)
[Technical Design
Template](https://app.asana.com/0/59792373528535/184709971311943)
[Pull Request
Documentation](https://app.asana.com/0/1202500774821704/1204012835277482/f)

---------

Co-authored-by: Dominik Kapusta <[email protected]>
Co-authored-by: Juan Manuel Pereira <[email protected]>
Copy link
Contributor

github-actions bot commented Oct 18, 2024

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.
Messages
📖

You seem to be updating localized strings. Make sure that you request translations and include translated strings before you ship your change. See Localization Guidelines for more information.

Generated by 🚫 dangerJS against 5b69a19

@jotaemepereira jotaemepereira merged commit 181d83d into main Oct 19, 2024
16 of 18 checks passed
@jotaemepereira jotaemepereira deleted the alex/delete-bookmarks branch October 19, 2024 01:42
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.

3 participants