A simple web based prototype that highlightes architecture significant terms within entered software architecture description document. Software architecture alternatives and solutions suggested for each of the highlited terms
There are several UI issues on this page, which make it difficult to understand the content of the data table. For example, it's unclear what actions can be taken on the table. Also, different elements are mixed in the same column, '# issues'.
Following fixes are proposed:
[x] Search field should be closer to the form: proximity principle
[x] Click on a row to open the project
[x] Unclear meaning of checkboxes
Fix disabled import button Import button should be on the individual project page.
[x] Separate import button from issue numbers
[x] Ambiguous meaning of ‘category’
[x] Too short description
[x] Add pagination to the form
[x] Column already sortable, but the wrong indicator when hovered over
UPDATE: Ambiguous meaning of ‘category’: 'category' is an attribute of a project from JIRA. Projects in Jira like Spark, Hadoop, etc. maintain project categories.
There are several UI issues on this page, which make it difficult to understand the content of the data table. For example, it's unclear what actions can be taken on the table. Also, different elements are mixed in the same column, '# issues'.
Following fixes are proposed:
Fix disabled import buttonImport button should be on the individual project page.