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

Make post form attachments accessible #14666

Merged
merged 3 commits into from
Oct 3, 2024

Commits on Oct 1, 2024

  1. fix(frontend): Make post form attachments accessible

    Adds a role="button", tabindex, and @keydown to MkPostFormAttaches in
    order to make it accessible to keyboard users.
    K4rakara committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f0ef211 View commit details
    Browse the repository at this point in the history
  2. Fix for linter

    K4rakara committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6abe3ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76d95f2 View commit details
    Browse the repository at this point in the history