TACC / tup-ui

React client for TACC User Portal
2 stars 0 forks source link

feat: tup 584 redesign news metadata #443

Closed wesleyboar closed 6 months ago

wesleyboar commented 6 months ago

Overview

Redesign news metadata.

Related

Changes

Testing

Deployed to dev server. If testing locally, run npx nx build tup-cms && npx nx serve tup-cms.

  1. Open news list.
  2. Compare to production.
  3. Open any news article that has an author.
  4. Compare that article to production.
  5. Review design UI and responsiveness and usability.
  6. Verify I got designer approval.

UI

Article Page

Before After
page before page after
Mouse
e.g. typical Desktop
Touch
e.g. typical Mobile
page after - mouse page after - touch

https://github.com/TACC/tup-ui/assets/62723358/2197fab9-845a-413d-9f6d-719353ec3ae3

Article List Item

Before After
list before list after

Notes

Known Issues

1. Extra Space Between Short Category tag and Publish Date

to fix, refactor grid into flex; might require changing markup
excess space
grid

The mini-refactor may not be worth the effort, especially give a News markup and CSS refactor already scheduled this year.

wesleyboar commented 6 months ago

I've logged a Known Issue at the bottom of the Description, "Extra Space Between Short Category tag and Publish Date".