feat: gallery view poc
I built a version/proof of concept of a Gallery View for Databases. This is not on the roadmap, so it is not prioritized at the moment.
Relates: #3827
My current concern is that I am currently using ReorderableWrap, but how will this fare with hundreds of items performance wise?
Some nice to haves:
- Would be nice for all items in a row fit the largest items height to match.
To-dos:
- [x] Insert default cards in Gallery on creation (same as grid)
- [x] Add actions on card show up on hover (similar to in board)
- [ ] Tests
Feature Preview
https://github.com/user-attachments/assets/03532f43-9032-42a4-9aa5-5a58f168261e
PR Checklist
- [x] My code adheres to AppFlowy's Conventions
- [x] 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.
- [x] All existing tests are passing.
🥷 Ninja i18n – 🛎️ Translations need to be updated
Project /project.inlang
| lint rule | new reports | level | link |
|---|---|---|---|
| Missing translation | 108 | warning | contribute (via Fink 🐦) |
Added the hover action menu
https://github.com/user-attachments/assets/2705591e-f669-4ee5-b74f-3bc634289dda
Requires https://github.com/AppFlowy-IO/AppFlowy-Collab/pull/320
Can't wait!
Any updates?
Any updates?
I am no longer working on this feature, the state of the PR is quite far though, someone from the team should be able to pick it up and complete it when there is time to allocate for it.
Any updates?
I am no longer working on this feature, the state of the PR is quite far though, someone from the team should be able to pick it up and complete it when there is time to allocate for it.
I see. Let's hope someone can finish this then.