Closed orblivion closed 1 year ago
Yeah not so easy because of the editor interface. But I got it done. The input is still one line, but now the editors see the title in a line wrapped div, and they have to hit an edit button. Released now, appVersion 27.
Trying some "actual" user testing, sending out a map I created with some long descriptive bookmark names, it's kind of hard to use because you can't read everything (unless you look in the bookmarks menu).
Line wrap should be an easy fix for this. At least allow like 3 lines! More than that, I'd start to worry about fitting on one mobile screen, but we can revisit if that ends up still being limiting.
But this is only for read-only mode. For allowing edit permissions, I might have to change the UI, or make it a 3 line text area, or something? Maybe there's a text area that doesn't allow newlines.