Skip to content

Accessibility / Customization Options #311

@abuckles-uci

Description

@abuckles-uci

Hi @rptmat57,

What are the plans / current processes for NEMO in regards to accessibility? This is in response to Fact Sheet: New Rule on the Accessibility of Web Content and Mobile Apps Provided by State and Local Governments.

We've been using the WAVE plugin for determining compliance so far. There are a range of issues that come up when using the plugin. Some have to do with color contrast issues and others with HTML structure (such as missing labels). I'm not sure how this all fits in with use of Bootstrap and FullCalendar libraries.

If you'd like I can send a more detailed list of possible issues I've found so far.

One more suggestion, it could be helpful to have some more color customization options.

  1. Primary, secondary, warning, etc. button colors
  2. Default calendar event color customization option where #88B7CD is:
    "color": "{% if x.tool %}{% if x.reservation_item.tool_calendar_color|lower == "#33ad33" %}#88B7CD{% else %}{{ x.reservation_item.tool_calendar_color|default:"#88B7CD"|escapejs }}{% endif %}{% else %}{{ x.reservation_item.area_calendar_color|default:"#88B7CD"|escapejs }}{% endif %}",
    1. This is an example of low color contrast

Thank you,
Aaron

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions