Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE Only Bugs #273

Open
27 tasks
danedexF5 opened this issue Jun 12, 2018 · 0 comments
Open
27 tasks

IE Only Bugs #273

danedexF5 opened this issue Jun 12, 2018 · 0 comments
Assignees

Comments

@danedexF5
Copy link

While going through regression testing, encountered an issue with IE and Test page. When Test page is able to open in IE, these issues need to be checked to make sure they are working correctly. They check out in FF and Chrome.

Summary Row: These need to be tested with Test page when IE is fixed: https://rawgit.com/RhoInc/web-codebook/v1.4.0-dev/build/test-page/explorer.html

  • Confirm that missing data rates are shown when missing > 0%. Click ADTIMELINES_partialMissing.csv on this page
  • Confirm that missing rates <10% are gray, >10% are red (0% rates are hidden)
  • Confirm that controls for "header details" have been removed
  • Confirm that a text-based summary of the variable appears above the chart when a row is expanded.
  • Confirm that categorical variables should have 'missing' and 'unique' on the left and a small data table on the right
  • Confirm that continuous variables should have 'missing', 'mean', 'SD' and 'median' on the left and a list of extreme values on the right.
  • Confirm that, when provided, metadata tags are shown below the chart. Click a file with metadata included = yes on this page
  • Confirm that row count is no longer shown by default in the controls section, and changes as expected when using filters.
  • Confirm that column count is hidden by default (when 100% of the columns are selected).
  • Confirm that column count is shown when a variable is hidden in the settings tab.
  • Confirm that highlight count is hidden by default and is visible when a bar is clicked to highlight participants.
  • Confirm that the clear highlight button that appears with highlight count works as expected.
  • % missing text in the title is red for values above the threshold. Currently hard coded to 0.1 (use that as the default).
  • Confirm that the shape of the distribution mimics the larger chart (click "show all charts" to see the large charts)
  • Confirm that continuous variables have black bars while categorical variables have gray bars
  • Confirm that test page here works as expected, and that meta data is displayed beneath the charts for each variable when clicking on a file with "Metadata included?" = Yes.
  • Confirm that files navigation tab works as expected using this page.
  • Confirm that navigation bar items turn gray on hover and white when active.

Settings Tab

  • * Confirm that checking a box under “Hide” within the “Settings” hides the data column by default in both the “Codebook” and “Data Listing” views. This includes not displaying it as a filter or an option in the “Group by” drop-down

  • * Confirm that checking a box under “Filter” within the “Settings” adds the column variable to the available filters

  • * Confirm that checking a box under “Group” within the “Settings” adds the column variable to the list of options in the “Group by” drop-down

  • [ ]

  • * Confirm that unchecking a box under “Hide” within the “Settings” results in the data column being displayed again in both the “Codebook” and “Data Listing” views

  • * Confirm that unchecking a box under “Filter” within the “Settings” removes the column variable from the available filters

  • * Confirm that unchecking a box under “Group” within the “Settings” removes the column variable from the list of options in the “Group by” drop-down

  • * Confirm that adding a label for a variable name displays a label next to the variable name in the codebook

  • * Confirm that the label also appears in the data listing tab when hovering over the variable name

Test Page

  • Confirm that the test page looks good and works as expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants