Skip to content

Hidden table at bottom #1203

@torgeirl

Description

@torgeirl

Below the footer, there is a meta class div element containing a hidden table:

  ...
</footer>
<div class="cfp-hotkeys-container fade ng-scope" ng-class="{in: helpVisible}" style="display: none;"> == $0
  <div class="cfp-hotkeys">
  ...
  <table>
    <tbody>
      ...

This could cause issues with screen readers, and should be avoided.

Edit: looks like the origin of this class is angular-hotkeys, added via cradmin_legacy.

Metadata

Metadata

Assignees

Labels

Type

No type
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