The detailed view of a task is characterized by two technical features. Firstly, the path to the route contains a variable placeholder that must be filled with a task ID at runtime (/task/1, /task/2 ...
The list of tasks in the sample application can be sorted according to various criteria. There are three buttons above the table for this purpose. Technically, they are implemented as links that ...