Eric Holguin

Results 31 issues of Eric Holguin

## I'm submitting a ... - [X] bug report - [ ] new feature / enhancement request - [ ] improvement request (usability, performance, tech debt, etc.) - [ ]...

bug
Traffic Portal
low impact
good first issue
hacktoberfest

## I'm submitting a ... - [X] bug report - [ ] new feature / enhancement request - [ ] improvement request (usability, performance, tech debt, etc.) - [ ]...

bug
Traffic Ops
Traffic Portal

This PR refactors **v4/topologies_test.go**, **v3/topologies_test.go**, in order to make tests more granular, providing transparency on what is being tested and reducing the need to dig through test code to confirm...

Traffic Ops
tests
tech debt
improvement

Currently TP only logs requests to static files and 404s in `access.log`, there is no logging for other errors, such as 401s, that can be useful for determining the cause...

Traffic Portal
low impact
medium impact
improvement
logging
Traffic Portal v2

Fixes #7033 Fixes issue mentioned above, and cleans up test code, increase test coverage by checking the ASN's fields. ## Which Traffic Control components are affected by this PR? -...

bug
Traffic Ops
low impact
tests

This PR updates the QR Code view to include a user's profile image, display name, and username. Replaces the npubkey text.

This PR adds the "In before" component to the ProfileView. It is displaying the month and year of the user's first event, since there is no real way of knowing...

When you are on the Following, Followers, or Relays page from your profile and try switching views from the tab bar the view doesn't change until you click the back...

bug

This PR adds the selector for posts and posts & replies to the profile view, allowing users to view posts only or posts and replies that the user has posted....

This PR adds some minor view improvements to the Post View. You can now see your profile image while posting and the post button has been damus-ified.