Finding
When using a screen reader, the bottom menu gives the impression that some parts of the content are not inside the interactive elements (buttons).
Location
Problem
There is no immediate problem. It's more a question of not having "clean code" which might cause issues in the future. Right now it is mostly unnecessary verbose.
Solution
Make sure all relevant content is nested in one interactive element.
Finding
When using a screen reader, the bottom menu gives the impression that some parts of the content are not inside the interactive elements (buttons).
Location
Problem
There is no immediate problem. It's more a question of not having "clean code" which might cause issues in the future. Right now it is mostly unnecessary verbose.
Solution
Make sure all relevant content is nested in one interactive element.