It contains issues related with ideas of the main module functionality, features.
Required patches
#2410681: The renderer '#type' => 'link' does not render links to the public:// files
It contains issues related with ideas of the main module functionality, features.
Required patches
#2410681: The renderer '#type' => 'link' does not render links to the public:// files
Comments
Comment #4
Anonymous (not verified) commentedThere is an idea to separate the investigation page from the preview page.
Comment #5
Anonymous (not verified) commentedWe should move render data from annotations to a decleration method. It is less formal now it is more functional.
Comment #6
Anonymous (not verified) commentedWe need to a add doc link of a renderer to help a developer to investigate.
Comment #10
Anonymous (not verified) commentedComment #12
Anonymous (not verified) commentedA lot of functionality and options are in one form. There is a need to simplify the logic, make it flat. A base class is created. For every case, for every route this base class will be reassembled.