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

fix: hide breadcrumbs for deleted pages and show trash #6512

Merged
merged 7 commits into from
Oct 10, 2024

Conversation

Xazin
Copy link
Contributor

@Xazin Xazin commented Oct 8, 2024

Closes: #5153

Feature Preview

deleted.page.mp4

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

@LucasXu0
Copy link
Collaborator

LucasXu0 commented Oct 9, 2024

Including these tests would be better:

  • Insert an inline page, delete it, and open it. Check if the trash button is shown in the title bar.
  • Recover it from the trash page. Check if the trash button in the title bar is gone.
  • Recover it from the banner. Check if the trash button in the title bar is gone.

@richardshiue
Copy link
Collaborator

I see that this wasn't included in this PR, but I just noticed it. It looks a bit cramped here

Screenshot 2024-10-09 at 11 17 54 AM

@Xazin
Copy link
Contributor Author

Xazin commented Oct 9, 2024

I see that this wasn't included in this PR, but I just noticed it. It looks a bit cramped here

Screenshot 2024-10-09 at 11 17 54 AM

delete.permanentyl.mp4

Copy link

github-actions bot commented Oct 9, 2024

🥷 Ninja i18n – 🛎️ Translations need to be updated

Project /project.inlang

lint rule new reports level link
Missing translation 27 warning contribute (via Fink 🐦)

@richardshiue
Copy link
Collaborator

I see that this wasn't included in this PR, but I just noticed it. It looks a bit cramped here
Screenshot 2024-10-09 at 11 17 54 AM

delete.permanentyl.mp4

Got it, nice!

@Xazin Xazin merged commit af08b4c into AppFlowy-IO:main Oct 10, 2024
17 of 18 checks passed
@Xazin Xazin deleted the fix/trash-breadcrumbs branch October 10, 2024 10:22
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] deleted a mentioned page
3 participants