Please visit the link for better understanding - https://search.verizonwireless.com/onesearch/search/?q=upgrade%20device
There are two buttons named "List view and Grid view", when the user activates the list view button the screen reader user is receiving the message [by voice] Grid view/list view" instead of "List view activated". what is the correct method to give alert for the screen reader user that the button [ both list and grid view] is activated successfully? does ARIA alone ould do this?
I've tried ARIA role=alert but is not working.