TACC / tup-ui

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

CMD-80 Adds post-nomial exclusions #419

Closed R-Tomas-Gonzalez closed 5 months ago

R-Tomas-Gonzalez commented 5 months ago

Overview

This adds a post-nomial exclusion list so it does not appear on staff directories.

Related

Changes

  1. Adds in logic to watch for post-nomials.
  2. Constant might need to be moved around in the settings file

Testing

  1. I used Rad.Buk. as a reference for this. Go here
  2. Choose Rad.Buk.
  3. Change his post-nomials to something in the list that I added to settings.
  4. Watch for the appearance and disappearance of the comma before the post-nomial

UI

In exclusion list
Screenshot 2024-02-06 at 4 27 15 PM
Screenshot 2024-02-06 at 4 28 50 PM
Not in exclusion list
Screenshot 2024-02-06 at 4 29 13 PM
Screenshot 2024-02-06 at 4 29 40 PM

Notes