dewy
dewy copied to clipboard
Assorted UI issues
- [ ] UI displays title as
test-admin - [ ] UI fails if you don't choose a collection while creating a document. Backend throws a reasonable error (missing
collectionfield in request). UI should probably default and/or require a choice. - [ ] UI fails if you don't include
https://orhttp://in URL. Perhaps it should validate? - [ ] UI shows dropdown for collection during document creation, but text box for collection in retrieve
@kerinin creating an issue with some of the quick fixes for things in the UI I'm noticing while playing with it.