Giter Site home page Giter Site logo

alphagov / notifications-tech-docs Goto Github PK

View Code? Open in Web Editor NEW
4.0 19.0 9.0 6.04 MB

Technical Documentation for GOV.UK Notify

Home Page: https://docs.notifications.service.gov.uk

License: MIT License

Ruby 2.58% Shell 2.17% HTML 60.73% JavaScript 0.37% Makefile 13.15% SCSS 5.36% Dockerfile 15.63%
govuk-notify government-as-a-platform

notifications-tech-docs's People

Contributors

benthorner avatar blesseddev avatar c4seyla avatar corlettb avatar crystalpea avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar idavidmcdonald avatar jonathanglassman avatar karlchillmaid avatar klssmith avatar kouphax avatar leohemsted avatar nickcolley avatar quis avatar saimaghafoor avatar sakisv avatar samuelhwilliams avatar servingupaces avatar tombye avatar whpearson avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

notifications-tech-docs's Issues

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "multipart-post":
  In Gemfile:
    faraday (~> 0.15.4) was resolved to 0.15.4, which depends on
      multipart-post (>= 1.2, < 3)

Could not find gem 'multipart-post (>= 1.2, < 3)', which is required by gem 'faraday (~> 0.15.4)', in any of the sources.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Heading structure and title are wrong

The docs for each language are a single page but have two <h1>s. Also, the <title> for each set of docs doesn't mention which API client those docs are for.

Both these are likely to fail an accessibility audit due to their effect on users of assistive technologies.

Multiple H1s

This section in the HTML5 spec explains that no assistive technologies support document outlines with multiple h1s:

https://www.w3.org/TR/html52/sections.html#creating-an-outline

notify_tech_docs_multiple_h1s

This means the structure of these docs is currently broken.

This does help you orient yourself when reading the links in the nav.

The tech-docs-gem only adds a bold link for a <h1>s. If we didn't use <h1>s for the section headings, the nav would look like that in the WCAG Primer:

wcag_primer

Generic text in the title element

The <title> element for the docs for each language is the same:

"Client documentation - GOV.UK Notify | Notify"

This matches an example of how to fail success criteria 2.4.2 in the WCAG docs:

https://www.w3.org/TR/2016/NOTE-WCAG20-TECHS-20161007/F25#F25-failex2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.