Skip to content

Accessibility optimization for search form in customer portal #5345

Description

@t3it-development
  • The search form (Ticket, FAQ) in the customer portal must include a role attribute and an appropriate aria-label to ensure accessibility.
  • The search form (Ticket, FAQ) in the customer portal must be fully accessible via keyboard navigation.

Current Code:
<form action="/otobo/customer.pl" method="post" name="compose"> <input type="hidden" name="ChallengeToken" value="t0tGBmolm7dPQLhwKiMLvJdC7ejS6Hck"> <input type="hidden" name="Action" value="CustomerTicketOverview"> <input type="hidden" name="Subaction" value="Search"> <h3 class="ooog"> <i class="ooofo ooofo-search"></i> <input type="text" name="Fulltext" id="oooSearch" title="Ticketsuche" class=""> <span id="oooSearchLabel">Ticketsuche</span> </h3> </form>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions