I am working on this ticket created by a fellow QA Tester. The ticket requires a notification message with a link to be created. Our developer worked on it and acceptance test was met. However, upon checking I noticed a UI issue concerning the text alignment of the notification message.
Now I am confused if I should pass or fail the ticket. I came up with two options:
First, fail the ticket altogether even though it has passed the acceptance test since the new UI issue is part of the notification message created.
Second, pass the ticket and create another ticket for the new UI issue.
I am thinking of going with my first option since it can be easily fixed by the developer who initially worked on it. But I am not sure if that would be okay because the original acceptance test passed.
Can you advise how to handle this issue?
Thank you.