-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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: no banner to restore or delete permanently appears #3646
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3646 +/- ##
===========================================
- Coverage 69.61% 11.14% -58.48%
===========================================
Files 502 600 +98
Lines 23253 27715 +4462
===========================================
- Hits 16187 3088 -13099
- Misses 7066 24627 +17561
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@Azanul I have pushed the code for the 'expanded banner.' Please take a look. However, I noticed that you didn't implement the logic for permanently deleting the database view. |
Thanks a lot for the assist! I had difficulty implementing these two things, I asked for help in the discord server but didn't find any |
For the 'delete permanently' issue, you can refer to the logic used in the document page or comment on the PR if you have any questions. |
Hey there @Azanul, thanks for contributing! I have some feedback:
|
@LucasXu0 I'm unable to do clean rebuild after pulling |
Signed-off-by: Azanul <[email protected]>
Signed-off-by: Azanul <[email protected]>
Signed-off-by: Azanul <[email protected]>
I messed up trying to amend git messages which were cause the CI to fail. I've implemented the logic completely this time. |
I think the behavior is still weird, referring to the first point in my previous comment |
Which would be better?
|
I think the first option is better. |
Signed-off-by: Azanul <[email protected]>
Done |
Ping |
Hi, @Azanul. Please merge the main branch. I tried resolving the conflicts but found that some logic needs to be refactored in the |
Appflowy-3471.mov
Feature Preview
Fixes #3471
PR Checklist