Page MenuHomePhabricator

Figure out what UI content to read
Closed, ResolvedPublic

Description

This includes thinking about what elements of the UI we want to read, and where it comes from, such as the sidebars from core, skins, wikipedia or other places.

Event Timeline

Relevant links to take into consideration:

Suggested UI content to be read

I think the most useful interface elements to read aloud are the sidebar menus, e.g: Main Menu, Contents, Tools and Appearance, including the list items below them.

Suggested UI content to be read

I think the most useful interface elements to read aloud are the sidebar menus, e.g: Main Menu, Contents, Tools and Appearance, including the list items below them.

Do you think sounds readonable? @Sebastian_Berlin-WMSE

I think the page toolbar (image below) should also be included. It contains core functions like discussion, edit and history.

image.png (58×998 px, 9 KB)

Also the link section in the top right (image below), but that's maybe not as urgent.

image.png (56×479 px, 5 KB)

I think it could be a good idea to pick one section that isn't too complicated when you implement the general logic. I'd guess that this would be the page toolbar since it has no dynamic elements like the menus, but I don't know for sure.

Once that is done we can have more tasks for the remaining sections that extends the logic as needed.

I think the page toolbar (image below) should also be included. It contains core functions like discussion, edit and history.

image.png (58×998 px, 9 KB)

Also the link section in the top right (image below), but that's maybe not as urgent.

image.png (56×479 px, 5 KB)

I think it could be a good idea to pick one section that isn't too complicated when you implement the general logic. I'd guess that this would be the page toolbar since it has no dynamic elements like the menus, but I don't know for sure.

Once that is done we can have more tasks for the remaining sections that extends the logic as needed.

That sounds good. So if I summarize, theee are the identified UI content we would want to read (ranked):

  1. Page toolbar
  2. Sidebar menus (e.g: Main Menu, Contents, Tools and Appearance, including the list items below them)
  3. Link-section top right

If this is what we probably will go with at the moment I would consider this particular task done?