desci-labs / nodes-web

UI to create and consume interoperable research objects
https://nodes.desci.com
GNU Affero General Public License v3.0
11 stars 3 forks source link

UI Changes - Update "Name Research Node" Modal #163

Closed nillabeanrc88 closed 9 months ago

nillabeanrc88 commented 1 year ago
image

Tasks:

  1. Update all copy from "Karla" to "Inter". This change should be reflected across the entire application.
  2. Modify the "Field of Science" input to allow spaces between words. Currently, typing "Computer Science" as a single string without space is enforced. Also it should Say "Field of Research" instead of "Field of Science"
  3. Search Category Input: Tag should be styled with the text being black #000000, also add 8px of padding above the tag so its not up against the input wall.
  4. "Search Category" label should be #969696 right now its a blueish grey
  5. Restyle the input field. Specifically, the input field should only have a corner radius on the top corners (4px), and the bottom corners should have no radius (0).
  6. The unselected state for the input field should use #555659 as the color of the bottom line.
  7. The selected state for the input field should have the line turn to the tint color #28AAC4 and be 2px high.
  8. Adjust the height of the main CTA "Save" button to be 36px tall. Currently, they are 40px tall.
  9. The "Search Category" input field is missing the magnifying glass icon. Please add this back into the input field.
  10. Remove the "License" field from the current stage of the user flow. My understanding is that we won't have this user fill this out until the very end when they commit. This field should be replaced with the "Complete Node Metadata" button. When clicked, it should reveal three inputs (Keywords, Ontology PURL, Controlled Vocabulary Terms).