Project

General

Profile

Actions

Task #726

closed

Synchronize term detail view with routing

Added by Martin Ledvinka almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
High
Target version:
Start date:
17.10.2018
Due date:
% Done:

0%

Estimated time:

Description

As a developer, I want to synchronize term detail view (in the vocabulary detail tab panel) with routing, so that when route changes to point to a different term, the term detail is reloaded accordingly. Currently, having these two synchronized requires either to call the "selectTerm" action or the global selected term being null, in which case the term is loaded.

However, this strategy does not work e.g. when navigating to term subterm, where the subterm is just a stub containing term IRI, so calling selectTerm on it makes no sense and navigation does nothing, since selected term in store already exists.


Related issues

Blocks TermIt - Feature #671: Full-text search fieldClosedMartin Ledvinka06.09.2018

Actions
Blocks TermIt - Bug #771: Subterms not clickableClosedMartin Ledvinka05.11.2018

Actions
Actions #1

Updated by Martin Ledvinka almost 6 years ago

Actions #2

Updated by Petr Křemen almost 6 years ago

  • Target version set to 0.4.0
Actions #3

Updated by Martin Ledvinka almost 6 years ago

  • Assignee set to Martin Ledvinka
Actions #4

Updated by Martin Ledvinka almost 6 years ago

  • Blocks Bug #771: Subterms not clickable added
Actions #5

Updated by Martin Ledvinka almost 6 years ago

  • Status changed from New to In Progress
Actions #6

Updated by Martin Ledvinka almost 6 years ago

  • Status changed from In Progress to Resolved

Replaced the tabbed term detail view with a dedicated term component, which allows a more straightforward integration with routing.

Actions #7

Updated by Petr Křemen almost 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF