Content
View differences
Updated by Tom Hykel about 8 hours ago
Tested on desktop Firefox at [https://qa.openproject-stage.com](https://qa.openproject-stage.com/) on evening 4.6.
General Documents feature:
* Clicking through Types on the left, the UI does not indicate which filter is applied
* The title says "All documents" at all times -- as an easy win, we could tweak that one to show "Proposal documents", "Idea documents" etc.
* Also, adding a document could follow these filters -- e.g. if we're listing Ideas, `+Document` could default the type to Idea
* Do we really want the URL to be global (/documents/{id})? Shouldn't the canonical URL include \`/project/{id}\` as we do it in other sections?
* The "active editors" indicator should be renamed to also include for read-only users (<mention class="mention" data-id="69990" data-type="work_package" data-text="#STC-598" data-display-id="STC-598">#STC-598</mention>)
* The "Active editors" popup _could_ link to the actual OP profiles
* The title supports leading namespace, but it is stripped when rendered -- do we want to retain it?
Editor:
* Whenever I select anything, the whole document area jumps a little bit down.
* Broken Ctrl-Z
* The text formatting toolbar pops up when I select by mouse, but not by keyboard
* Edit: Mmmmm, it started working later on -- guess there will be an edge case somewhere
* <br>
WP references:
* When I write a hash (or multiple hashes) and trigger search for WPs, it would be nice to get a loading indicator. Currently it looks like nothing is happening at all, especially on slow connections.
* When I generate a mention via a hash and then immediately try to delete it with backspace, nothing happens (until I move the cursor elsewhere and then back)
* Same if I write some text immediately after the mention and then try to delete -- backspace does nothing
* When browsing the hash suggestions via a down arrow, it seems that additionally to the 5 shown items, there are also another 5 hidden ones -- you can check by navigating down from the last one, or up from the first one.
* Same thing happens in that "Link existing WP" feature triggerable via a slash - except in this case, the list doesn't wrap
* When I make a typo like ###pacakge and it matches no WP, the search functionality deactivates. If I want to correct my mistake, hit backspace few times and then correct the word, the search doesn't trigger again. Should we be giving up on this so easily?
* If I write 4+ hashes in a row and then text (like ##########test), it is still treated as WP linking. Do we want this?
* Feature idea: Convert pasted WP links into mentions <br>
General Documents feature:
* Clicking through Types on the left, the UI does not indicate which filter is applied
* The title says "All documents" at all times -- as an easy win, we could tweak that one to show "Proposal documents", "Idea documents" etc.
* Also, adding a document could follow these filters -- e.g. if we're listing Ideas, `+Document` could default the type to Idea
* Do we really want the URL to be global (/documents/{id})? Shouldn't the canonical URL include \`/project/{id}\` as we do it in other sections?
* The "active editors" indicator should be renamed to also include for read-only users (<mention class="mention" data-id="69990" data-type="work_package" data-text="#STC-598" data-display-id="STC-598">#STC-598</mention>)
* The "Active editors" popup _could_ link to the actual OP profiles
* The title supports leading namespace, but it is stripped when rendered -- do we want to retain it?
Editor:
* Whenever I select anything, the whole document area jumps a little bit down.
* Broken Ctrl-Z
* The text formatting toolbar pops up when I select by mouse, but not by keyboard
* Edit: Mmmmm, it started working later on -- guess there will be an edge case somewhere
* <br>
WP references:
* When I write a hash (or multiple hashes) and trigger search for WPs, it would be nice to get a loading indicator. Currently it looks like nothing is happening at all, especially on slow connections.
* When I generate a mention via a hash and then immediately try to delete it with backspace, nothing happens (until I move the cursor elsewhere and then back)
* Same if I write some text immediately after the mention and then try to delete -- backspace does nothing
* When browsing the hash suggestions via a down arrow, it seems that additionally to the 5 shown items, there are also another 5 hidden ones -- you can check by navigating down from the last one, or up from the first one.
* Same thing happens in that "Link existing WP" feature triggerable via a slash - except in this case, the list doesn't wrap
* When I make a typo like ###pacakge and it matches no WP, the search functionality deactivates. If I want to correct my mistake, hit backspace few times and then correct the word, the search doesn't trigger again. Should we be giving up on this so easily?
* If I write 4+ hashes in a row and then text (like ##########test), it is still treated as WP linking. Do we want this?
* Feature idea: Convert pasted WP links into mentions