Actions
Feature #7960
closedSplit tags field at unsafes list page
Start date:
02/07/2017
Due date:
02/08/2017
% Done:
100%
Estimated time:
Published in build:
Description
I hope that this can be trivially done. Otherwise tags can occupy too much part of the screen, e.g. here.
Updated by Alexey Khoroshilov almost 8 years ago
A related note. Tag set is a set, same tags coming from different sources (marks) should not be shown twice.
Updated by Evgeny Novikov almost 8 years ago
Alexey Khoroshilov wrote:
A related note. Tag set is a set, same tags coming from different sources (marks) should not be shown twice.
I created another issue #7962 since this feature although related but much more complicated for implementation, perhaps we will need migrations to recalculate existing caches with tags.
Updated by Vladimir Gratinskiy almost 8 years ago
- Due date set to 02/08/2017
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in "fix_tags_vis".
Updated by Vladimir Gratinskiy almost 8 years ago
Fixed in fix_7960 also, separately from #7962.
Updated by Evgeny Novikov almost 8 years ago
- Status changed from Resolved to Closed
Awesome! I merged the branch to master in 7abd700.
Actions