peeringdb / peeringdb

Server code for https://www.peeringdb.com/
BSD 2-Clause "Simplified" License
340 stars 111 forks source link

Organization API key table formatting broken #1603

Open vegu opened 3 weeks ago

vegu commented 3 weeks ago

Describe the bug The current table that displays org api keys at https://www.peeringdb.com/org/{org_id}#manage_keys is formatted incorrectly, shoving everything into a condensed space to left (once there are keys in the table)

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.peeringdb.com/org/{org_id}#manage_keys (replace org_id)
  2. Add api key if there aren't any
  3. Reload
  4. Observe

Expected behavior Normal formatting in the table, according to the table header widths

Who is affected by the problem? Org Admins

What is the impact? Visual only

Are there security concerns? No

Are there privacy concerns? No

grizz commented 3 weeks ago

Pushing to 4, clear bug