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

Expand test coverage for Feature List dialog #581

Closed
justin-bits opened this issue May 31, 2019 · 1 comment · Fixed by #777
Closed

Expand test coverage for Feature List dialog #581

justin-bits opened this issue May 31, 2019 · 1 comment · Fixed by #777

Comments

@justin-bits
Copy link
Collaborator

justin-bits commented May 31, 2019

#567

Expand coverage to fill in the gaps for Layer Features testing. This also appears to be the first table version of slick-grid and will serve as a good full test.

Dialog UI:

  • Show Selected Only checkbox
  • Row height slider

Context Menu:

  • Sort Selected
  • Export
  • Go To

Mouse/Keyboard Interactions:

  • Ctrl+click selections
  • Shift+click selections
  • Sort via clicking on header
  • Moving columns via drag

Additional:

  • Multiple instances of the dialog with different layers
  • Smoke tests for additional types of data (e.g. csv)
bradh pushed a commit to bradh/opensphere that referenced this issue Jun 6, 2019
…here:THIN-12526 to master

* commit '0e9cc0f3585abf86d3c6d69f69c8ae7c94d87692':
  feat(watchboxForm): Notification strategy choice should be clearer - back to pre-bs4 nav-pills
@justin-bits justin-bits changed the title Expand test coverage for Layer Features dialog Expand test coverage for Feature List dialog Jul 10, 2019
@justin-bits
Copy link
Collaborator Author

justin-bits commented Jul 11, 2019

Ctrl / shift selections, sort selected, export, are done here: #677

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants