sebischair / amelietor

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
https://amelietor-9f8c3.firebaseapp.com/
MIT License
2 stars 2 forks source link

UI fixes of data table on page 'Projects' #8

Closed jennyxu6 closed 6 years ago

jennyxu6 commented 6 years ago

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:

jennyxu6 commented 6 years ago

UPDATE: Ambiguous meaning of ‘category’: 'category' is an attribute of a project from JIRA. Projects in Jira like Spark, Hadoop, etc. maintain project categories.