Skip to content

IDEA GATHERING: Certain images need meaningful descriptions #2344

@mariathecitizen

Description

@mariathecitizen

What is the problem?
Scanned our test environment using axe-core (https://github.com/dequelabs/axe-core) and Playwright (https://github.com/microsoft/playwright)

The following pages related to Idea Gathering were scanned

test.app.citizenos.com/en/topics
test.app.citizenos.com/en/topics/ideation/create
test.app.citizenos.com/en/topics/ideation/edit/
test.app.citizenos.com/en/topics/[topic-id]#ideation
test.app.citizenos.com/en/topics/[topic-id]/ideas/[idea-id]

Certain images need a meaningful description

  1. .ng-star-inserted:nth-child(4) > .profile_photo > img
  2. .avatar > img

Why is this a problem?
The profile picture (screenshot1) should have a meaningful title attribute for screen readers.

Image

Possible solution.
I would recommend adding a meaningful description like img src="[image]" alt="Your profile picture" /

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions