Git Product home page Git Product logo

vxgrid's Issues

382592 Acsblty - Home -> Profile -> Area of Expertise : Pressing enter, spacebar and down arrow each doesnot open the menu and places focus on the first menu item in the opened menu

382592 Acsblty - Home -> Profile -> Area of Expertise : Pressing enter, spacebar and down arrow each doesnot open the menu and places focus on the first menu item in the opened menu

Test Case ID:36.3

Repro Steps

  1. Open the content or service with a browser.
  2. Tab until the menu has focus
  3. Press the enter key
  4. Press shift+tab (to move focus off of the menu)
  5. Press tab to move focus back to the menu
  6. Press spacebar
  7. Press shift+tab (to move focus off of the menu)
  8. Press down arrow

Expected Results

Verify that when the menu has focus, pressing enter, spacebar and down arrow each open the menu and places focus on
the first menu item in the opened menu or child menu bar.

Note: this includes all menu items, even ones that are disabled. They receive focus but do not have an action when
enter or left/right arrow is pressed. It is important that the state of the menu item be communicated to the user
(see MAS 40 for more info).

Actual Result:

when the menu has focus:
1.Pressing Enter opens the menu but doesnot place the focus on the first menu item in the opened menu or child menu bar.
2.Pressing Spacebar opens the menu but doesnot place the focus on the first menu item in the opened menu or child menu bar
and it is moving to the bottom of the page
3.Pressing down arrow doesnot open the menu and the page is moving down.

Effected Controls:

Section Name: Accreditations

Name
Workshop
Accreditation Date

Section Name : Certifications

Certification Name
Organization Name
Expiration Date

Column Filters are not updated as and when grid columns are updated.

Steps:

  1. Grid is loaded with data
  2. Select a request to update sub status
  3. Grid column – Sub-Status is showing the new value without a browser refresh
  4. Click on the column to see if the new value is shown in the filter list to filter records with the new value

Result: New value is not shown

  1. I see new value only when I do a browser refresh (Ctrl+F5)

'select all' check box is left in 'checked' state when column filter values are toggled

  1. Grid is loaded with data
  2. Apply a filter for a column, this makes grid to show only filtered records(This fires a vxGridRowMultiSelectionChange event which is not required as user is not really selecting any records from the grid)
  3. check 'select all' check box
  4. Now reset the filter
  5. This shows all the records back with previously selected records as unselected
  6. But 'select all' check box is left in 'checked' state

Accessibility : Focus movement in filters

In the Vx-grid, Key press events in filters portion are not working like traversing (up and down arrows)through the filter options and for selecting the option (by pressing Enter key)

Provide functionality of cellclick action.

I need to perform some operation when i click on a cell. As of know cell click event is not exists. provide a functionality to use cell click.

I tried using cellDefn: '<span ng-click="cellClick()"> <i class="icon-layout icon-show-note"></i></span>' but its not working.

391735 Acsblty - Home -> Profile -> Accreditation : Escape key doesnot close the menu when a menu is open and focus in on a menu item in that open menu

391735 Acsblty - Home -> Profile -> Accreditation : Escape key doesnot close the menu when a menu is open and focus in on a menu item in that open menu

Test Case ID : 36.7

Repro Steps:

  1. Open the content or service with a browser.
  2. Tab until the menu has focus.
  3. Press enter or spacebar to open the menu.
  4. Press the escape key.

Expected Results:

Verify that when the menu is open, pressing the escape key closes the menu.

Actual Result:

Menu doesnot close on pressing escape key when the menu is open and focus is on the menu item in that open menu.

396181 Acsblty - Home -> Profile -> Certification: Pressing the down arrow key cycles doesnot focus through the items in the menu.

396181 Acsblty - Home -> Profile -> Certification: Pressing the down arrow key cycles doesnot focus through the items in the menu.

Test Case ID : 36.6

Repro Steps

  1. Open the content or service with a browser.
  2. tab until the menu has focus
  3. press enter or spacebar to open the menu
  4. press the down arrow key until the end of the list is reached
  5. press the down arrow key once more.

Expected Results

Verify that when the menu has focus, pressing the down arrow key cycles focus through the items in the menu,
including all disabled menu items and when it reaches the last item, pressing the down arrow key will cycle back to
the first menu item. Verify that similar behavior works for the up arrow key as well.

Actual Result:

when the menu has focus, pressing the down arrow key cycles doesnot focus through the items in the menu.

396404 Acsblty - Home -> Profile -> Certification:when a submenu is open and focus in on a menu item in the submenu then pressing escape or left arrow causes the submenu to close and returns focus to the parent menu item.

396404 Acsblty - Home -> Profile -> Certification:when a submenu is open and focus in on a menu item in the submenu then pressing escape or left arrow causes the submenu to close and returns focus to the parent menu item.

Test case ID:36.9

Repro Steps

  1. Open the content or service with a browser.
  2. Tab until the menu has focus.
  3. Press the enter key.
  4. Press the down arrow key to move to a menu item with a submenu.
  5. Press enter to open the submenu.
  6. Press escape to close the submenu.
  7. Confirm that focus returns to the parent menu.
  8. Press right arrow to open the submenu.
  9. Press left arrow to close the submenu.

Expected Results

Verify that when a menu item with a submenu has focus and the submenu is open, pressing escape or left arrow closes the submenu and returns focus to the parent menu item.

Actual Results

1.Escape does not closes the menu
2.Right arrow does not open the submenu
3.Left arrow does not close the submenu

Accessibility : Focus Movement In Manage Columns Modal

In Manage Columns popup, after selecting an option in Available columns list and then press enter key then the, focus should go for Swapping button, and then again press enter then the item moves to the right Selected Columns and the next focus should be on that item only.

Filter is hiding back of grid.

when I used pagination and have given filter option, I am able to see only one record. To change filter option or removing filter options I am not able to see complete filter and filter is going behind the grid as shown in second image.
filter option with pagination
issue with after filter

An option to configure JSON Editor

JSON Editor functionality is not needed in my project requirements. I do not want to load JSON Editor files. There should be some configuration in the grid such that these files should be loaded dynamically based on Boolean config.

the checkboxes in the grid are toggled only upon clicking on the checkbox twice

Repro Steps:

  1. open a page that hosts this grid.
  2. make sure there is at least one record in the grid.
  3. click on the checkbox on one of the records
    • the record is checked.
  4. do not move the mouse at all.
  5. click on the checkbox once again.
    • the checkbox is not toggled.

Observed Results:

  1. It takes two clicks to toggle a record (when the mouse is not moved)

Expected Results:

  1. The record should be toggled upon clicking the checkbox once.

PS: The toggle functionality is working as expected when the mouse is moved between clicks.

Need to change pageLength dynamically (enhancement)

There should be pageLength dropdown in grid options, so that the user will have flexibility to see selected pageLength number of rows.

image

Based on selected pageLength value, corresponding pagination will change dynamically.

Feature Request: Ability to select records in the grid programatically

when trying to mock (Jasmine SPY) this object, if there were a capability to select records (data is mocked too) in this grid programmatically, the controller will be able to perform '.getSelectedRows()' successfully and aid in unit testing any functionality that depends on this grid.

Provide deleting rows programatically functionality

As of know deleting rows are possible with the default delete row feature. If we expose some functionality to delete through code it will be more useful. Every time its not needed to delete by using default delete row feature.

382602 Acsblty - Home -> Profile -> Area of Expertise : Pressing the down arrow key cycles doesnot focus through the items in the menu.

Test Case ID : 36.6

Repro Steps

  1. Open the content or service with a browser.
  2. tab until the menu has focus
  3. press enter or spacebar to open the menu
  4. press the down arrow key until the end of the list is reached
  5. press the down arrow key once more.

Expected Results

Verify that when the menu has focus, pressing the down arrow key cycles focus through the items in the menu,
including all disabled menu items and when it reaches the last item, pressing the down arrow key will cycle back to
the first menu item. Verify that similar behavior works for the up arrow key as well.

382602 Acsblty - Home -> Profile -> Area of Expertise : Pressing the down arrow key cycles doesnot focus through the items in the menu.

Actual Reuslt:

when the menu has focus, pressing the down arrow key cycles doesnot focus through the items in the menu.

Effected Controls:

Section Name: Accreditations

Name
Workshop
Accreditation Date

Section Name : Certifications

Certification Name
Organization Name
Expiration Date

391729 Acsblty - Home -> Profile -> Accreditation : Pressing the down arrow key cycles doesnot focus through the items in the menu.

391729 Acsblty - Home -> Profile -> Accreditation : Pressing the down arrow key cycles doesnot focus through the items in the menu.

Test Case ID : 36.6

Repro Steps

  1. Open the content or service with a browser.
  2. tab until the menu has focus
  3. press enter or spacebar to open the menu
  4. press the down arrow key until the end of the list is reached
  5. press the down arrow key once more.

Expected Results

Verify that when the menu has focus, pressing the down arrow key cycles focus through the items in the menu,
including all disabled menu items and when it reaches the last item, pressing the down arrow key will cycle back to
the first menu item. Verify that similar behavior works for the up arrow key as well.

Actual Reuslt:

when the menu has focus, pressing the down arrow key cycles doesnot focus through the items in the menu.

382581 Acsblty - Home -> Profile -> Area of Expertise : Pressing the right arrow key doesnot moves the focus to the adjacent menu bar item to the right

382581 Acsblty - Home -> Profile -> Area of Expertise : Pressing the right arrow key doesnot moves the focus to the adjacent menu bar item to the right

Expected Results

Verify that when the menu has focus, pressing the right arrow key moves the focus to the adjacent menu bar item to
the right and pressing left arrow key moves the focus to the adjacent menu bar item to the left.

Actual Result:
when the menu has focus, pressing the right arrow key doesnot moves the focus to the adjacent menu bar item to
the right and pressing left arrow key doesnot moves the focus to the adjacent menu bar item to the left.

391614 Acsblty - Home -> Profile -> Accreditation : Pressing the right arrow key doesnot moves the focus to the adjacent menu bar item

391614 Acsblty - Home -> Profile -> Accreditation : Pressing the right arrow key doesnot moves the focus to the adjacent menu bar item

Test Case ID : 36.4

Repro Steps

  1. Open the content or service with a browser.
  2. Tab until the menu has focus.
  3. Press the right arrow key.
  4. Press the left arrow key.

Expected Results

Verify that when the menu has focus, pressing the right arrow key moves the focus to the adjacent menu bar item to
the right and pressing left arrow key moves the focus to the adjacent menu bar item to the left.

Actual Result:
when the menu has focus, pressing the right arrow key doesnot moves the focus to the adjacent menu bar item to
the right and pressing left arrow key doesnot moves the focus to the adjacent menu bar item to the left.

396147 Acsblty - Home -> Profile -> Certification : Pressing the right arrow key doesnot moves the focus to the adjacent menu bar item

396147 Acsblty - Home -> Profile -> Certification : Pressing the right arrow key doesnot moves the focus to the adjacent menu bar item

Test Case ID : 36.4

Repro Steps

  1. Open the content or service with a browser.
  2. Tab until the menu has focus.
  3. Press the right arrow key.
  4. Press the left arrow key.

Expected Results

Verify that when the menu has focus, pressing the right arrow key moves the focus to the adjacent menu bar item to
the right and pressing left arrow key moves the focus to the adjacent menu bar item to the left.

Actual Result:
when the menu has focus, pressing the right arrow key doesnot moves the focus to the adjacent menu bar item to
the right and pressing left arrow key doesnot moves the focus to the adjacent menu bar item to the left.

Accessibility : Shortcut Keys

  1. In Manage Columns popup, Need to use shortcut keys for Selected columns block, When we are selecting the option, whether it should focus on width input box or swapping buttons or else save and cancel buttons.

Expose selected records when ever required.

Provide some kind of function or event from which we can get the selected records. This is useful when we are doing some external operations based on selected records.

If we want to use selected records data to some modal popup, with the current implementation, we have created a array and pushing emited record data on every 'vxGridRowSelectionChange' event and passing to modal. Which is reworking again to get the selected records as the grid is maintaining the selected records details.

Group is missing while scrolling

In Engagement column Group option is enabled with out scrolling. When user scrolls down on grid and check for GROUP link in Engagement columns it is not displaying.
image

grid is not showing data in the order it sorted by default.

my data has 5 columns and same as grid.
col1: id - primary column
col2: name
col3: max marks
col4: Obtained Marks
Col5: Rank

When i bind the data which is sorted on Rank column, the grid is displaying the data sorted on primary column.

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.