feat(media): improve UI & UX of ModalMediaPicker#369
feat(media): improve UI & UX of ModalMediaPicker#369larbish merged 8 commits intonuxt-content:mainfrom
Conversation
|
@TotomInc is attempting to deploy a commit to the Nuxt Team on Vercel. A member of the Team first needs to authorize it. |
2810343 to
56f90c5
Compare
56f90c5 to
edbe2dc
Compare
commit: |
|
@hendrikheil looks great, already thought about this one but didn't had enough time to do it. 🙂 In the long-term, we could take example on the most popular WordPress plugin "FileBird" to give us globally an idea of specs, UI + UX & features, for everything related to file-upload. What we crucially need first, is what you've done: browsing assets on a folder-tree structure.
What do you think @hendrikheil @larbish? I think we can still get this PR merged when possible (e.g. rebase your PR from my branch?), and then you'll implement the tree-structure on your PR @hendrikheil? Because this PR has many improvements aside of the tree-based browsing, such as performance improvements, IPX route handler, etc. |
|
Yeah, I agree making the asset browser reflect the tree structure is definitely the most important things. I would argue that filtering is a low hanging fruit, so we might as well implement that too? In my local approach I didn't go with the nuxt UI tree component because of performance concerns, though if we just use it to list folders it could be a good approach? I'd be more than happy to add the tree and search features to your PR once merged 👍 |
|
Hey @TotomInc, just pushed my latest changes, ready to merge ✅ I did refactor a few things and handle it for external storage. I've also removed the confirm state which is adding an extra step not necessary for UX IMO. Indeed I feel like we need to merge this big PR first and then improve it visually! @hendrikheil Feel free to propose an other PR 🚀 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|

Demo
Related issues
Resolves #191