handsontable/quality

[Temp-newdocs] Testing new documentation site

aninde opened this issue · 2 comments

New adress https://kb.handsontable.com/display/PROJ/New+Documentation+Generator

Description

We need to check

  • design
  • responsiveness
  • working on every supported browser, especially on IE, non-chromium Egde and Safari
  • working on mobile browsers on Android, iOS and iPad
  • new search engine
  • working of the all demos
  • building
  • deployment
  • content of the README.md
  • working with browsers shortcuts
  • logging to console on the browser
  • comparision with current
  • UX testing
  • dark theme

Test cases:

Responsiveness:

  • change size of the browser window
  • demos
  • tables
  • repeat on the mobile
  • UX

Mobile & iPad:

  • rotating device
  • check focus,
  • width & height

New search engine:

  • check requirements
  • search links that are hidden in the docs, but can be accessed from Google (Ghost table https://github.com/handsontable/docs/issues/143),
  • search by keywords
  • search by content
  • search by headers
  • search by odd charts
  • search by author
  • break searching
  • paste all sentences
  • paste regx
  • paste code
  • copy
  • cut
  • paste
  • Chrome
  • FF
  • Opera
  • Safari
  • mobile browsers
  • iPad

README.md

  • build according to the readme.md
  • deploy
  • change version
  • edit
  • do we have everything that is needed in the readme?
  • license

Building

  • node 3 last stable versions of node

TESTING A/B

  • comparison with our current documentation

UX testing

  • feedback from somebody who didn't know

Demos

  • are they deployed correctly,
  • click through them with keyboards shortcuts

Keyboards shortcuts

  • native browsers shortcuts
  • native HOT shortcuts

Requirements

All unknowns and discussions will be conducted on a dedicated channel on the slack.
Main focus on:

  • React and Vanilla
  • performance of demos

Documentation

Documentation is still in progress. Tests are performed after submitting PR for review.

Closed #90 as done.