Skip to content

[SF][A11Y]: Fast navigation using F6 for mentoring program is not work as expected #5199

Answered by fifoosid
sfsf-xweb-sh asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sfsf-xweb-sh

Here is a working example of the F6 Navigation. Some notes about the example:

  • You should import the import "@ui5/webcomponents-base/dist/features/F6Navigation.js"; module in your application
  • On the page you should have at least two groups, so that the navigation can cycle through them. In this example the first such group is the shellbar(it comes as a group be default), and the second is the div with attribute data-sap-ui-fastnavgroup="true"(line 40 in the html file).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sfsf-xweb-sh
Comment options

Answer selected by sfsf-xweb-sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants