forked from MapComplete/MapComplete
Studio+UX: various UX tweaks after usertesting
This commit is contained in:
parent
4219b23af1
commit
3a915bdf25
31 changed files with 2476 additions and 108 deletions
|
@ -12,8 +12,29 @@ User has used mapcomplete a few times before but has very little OSM-knowledge.
|
|||
|
||||
## Surfaced issues
|
||||
|
||||
- [ ] dev.mapcomplete.org crashes
|
||||
- [x] dev.mapcomplete.org crashes
|
||||
- [x] Switching tagRenderings or creating them sometimes creates a 'null' value which crashes downstream: should be filtered out
|
||||
- [x] Switching between editing layers does not update the title
|
||||
- [x] The warning messages don't update when editing
|
||||
- [x] The distinction between a 'warning' and an 'error' is unclear
|
||||
- [x] A questionHint without a question should give an error
|
||||
- [x] The 'title'-field should not have a 'question', as it is read-only
|
||||
- [x] Button to edit the tagRendering is unclear
|
||||
- [x] Change text
|
||||
- [x] Change to primary
|
||||
- [ ] The markers (which can be built from multiple, stacked images) approach is unclear
|
||||
- [ ] When creating a new layer, perhaps force 'source' too?
|
||||
- [ ] Forced questions in the beginning: do not show errors
|
||||
- [x] Validation: forbid that a mapping starts with "yes" or "no"
|
||||
- [ ] TagRenderings: freeform key cannot be set to 'undefined' again
|
||||
- [ ] How to create a mapping for `key=yes` or `key=no` is unclear. Person searched for a 'binary'-type instead
|
||||
- [ ] When a new tagRendering is added, the floatover should open immediately
|
||||
- [ ] Mappings with different keys do not erase each other/freeform (e.g. noname=yes should erase `name`)
|
||||
- [ ] Rename `mapping` to `predifined icon`, perhaps add a clarifying icon
|
||||
- [x] In tagRenderings: the `question`-field should be in question-mode right from the start
|
||||
- [ ] If _only_ freeform.key is set (but no question nor render): an error should be generated
|
||||
- [x] The questionHints take too much space and should be unstickied
|
||||
- [x] There should be some space for the 'close'-button in the tagRendering
|
||||
- [ ] Changing the icon: the term 'icon badge' is misunderstood and interpreted as "the logo"
|
||||
- [ ] Trying to change the 'iconBadges' does not work
|
||||
- [ ] Creating a preset: initially very unclear
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue