Something went wrong while fetching comments. Please try again.
Created by: vovakulikov
This PR is the first out of three PR for creation UI.
This PR is about to add the first implementation of code insight creation UI.
Compare to the existing approach users can go to the creation page and create code insight by filling form inputs and therefore modify the user or organization settings (the existing approach assumes that the user has to edit that settings configuration manually). You can see the creation form for search-code-insight on a screenshot below.
How to test
true
./insights
and click configure insight./insights/create
page with insight creation form.Tech and UX details
Existing UX problems which will be solved in next iterations