Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Add new post to column button (accessibility) #17

Open
livvyfox opened this issue Nov 5, 2021 · 2 comments
Open

Suggestion: Add new post to column button (accessibility) #17

livvyfox opened this issue Nov 5, 2021 · 2 comments

Comments

@livvyfox
Copy link

livvyfox commented Nov 5, 2021

Add new post to column button is at the end of the column, which means tabbing thought all the content in the column when using a screenreader.

Could the Add new post to column button be available at the start of each column too? Sighted users would benefit too as the columns grow and they have to scroll to the bottom to add a new post.

@learningtechnologyservices
Copy link
Contributor

(not karen responding)
We will look into this, and seek some wider feedback from the funders of the project.

Most scenarios of usage involve the collaborators / students/learners reading the content thats there and adding to it, however we know there are also some that do not require that.

mchurchward added a commit that referenced this issue Nov 24, 2022
* Added doc headers to all required files.

* TW17194599 Updating version and contributions.
@learningtechnologyservices
Copy link
Contributor

learningtechnologyservices commented May 4, 2023

To summarise, we appreciate the purpose behind this request.

However, a row of add buttons along the top would a) take away some space and b) be extra content for a screen-reader or user using keyboard to have to navigate through.

After some internal discussion, we'd like to suggest the following, to see what people might think:

  • A new single button, using the "add" icon, above the column headers, and if the groups dropdown is showing, to be on the same level as that.
  • This button would open the new post modal, but as it's not from a column, the underlying javascript needs to detect this, and show an extra dropdown to select which column to add the post to.

This would then be visually compact but would still give an easier route to adding a post to those using assistive technology.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants