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

[Feature request] Keyboard Navigation Issue with Sticky Action Column in Jspreadsheet #1679

Open
saravana-ideas2it opened this issue Mar 13, 2024 · 0 comments

Comments

@saravana-ideas2it
Copy link

We are encountering an issue where keyboard navigation using tab and arrow keys does not fully scroll the sheet to the end cell when a sticky action column is implemented.

Details:
We have implemented a sticky action column using the CSS property position: sticky; right: 0;.
We have also attempted alternative CSS properties like position: fixed and position: absolute, as well as the jss_frozen class, but none of them resolve the scrolling issue.

We have searched the documentation and GitHub issues for related problems and event listeners for scrolling behavior, but haven't found any solutions.

Please refer to the video attached.

Reached the JSpreadsheet team and they have suggested to create a feature request for the same.

"It is not possible to stick a column to the right, this feature is not available. But, you can send a feature request on github, that can be consider in the future."

Stick-a-column-to-right-injspreadsheet.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant