p5.js-web-editor
p5.js-web-editor copied to clipboard
Cannot create Collection on Mobile
Right now, there is an option to Create Collection on the MobileDashboardView, but it does nothing. This is because :username/collections/create renders the desktop component, which does not translate well to mobile.
- [ ] Create a Collection creation popup on the MobileDashboard. Consider using the
useAsModalhook for that. - [ ] Enable Dropdowns to display buttons (not only links), if this functionality is not yet available
- [ ] Update Dropdown option to trigger popup