fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
49 stars 88 forks source link

General review on current stage #63

Closed GMishx closed 3 years ago

GMishx commented 3 years ago

Description

Some observations on current development branch.

  1. Tried dark theme on Search page, results not looking good.
  2. The page "Organize > Folder > Move or Copy" has title "Move folder" where copy is also a posibility.
  3. Please check the link for "FOSSology web site" in the bottom of "http://localhost:3000/help/overview" to open in new tab.

Screenshots

Versions

Shruti3004 commented 3 years ago

Description

Some observations on current development branch.

  1. Tried dark theme on Search page, results not looking good.
  2. The page "Organize > Folder > Move or Copy" has title "Move folder" where copy is also a posibility.
  3. Please check the link for "FOSSology web site" in the bottom of "http://localhost:3000/help/overview" to open in new tab.

Screenshots

  • Search image
  • Copy Folder image

Versions

  • Last commit id on development: c6fe109
  • Browser [e.g. chrome, safari]: Firefox 89.0.2

@GMishx I have already fixed this search theme issue in the pr #57

Shruti3004 commented 3 years ago

@GMishx Created the separate pr fixing the listed issues. #65

GMishx commented 3 years ago

Fixed in #65 and #66