-
Notifications
You must be signed in to change notification settings - Fork 104
[SF-ACC][DynamicPage]: form field will be hidden by the floating footer when using tab key #6000
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
Comments
Hi @GongRichard the footer of the DynamicPage is floating by design and you can just scroll to see the full content. |
Hi @Lukas742 , |
Currently there is no equivalent to Could you explain your use case in more detail? I can then check if it's already feasible to implement, or if a dedicated feature request is necessary. |
Hi @Lukas742 , |
I quickly checked and it seems that this is already possible to prevent. I found two options to achieve this:
I've created an example for both options here: https://stackblitz.com/edit/github-7xhsfg-ysr8cg?file=src%2FApp.tsx,src%2Findex.css,src%2Fmain.tsx Since the first approach is maybe something we can offer out of the box, I'll reopen this issue and treat it as feature request. |
Hi @Lukas742 , |
🎉 This issue has been resolved in version v1.29.4 🎉 The release is available on v1.29.4 Your semantic-release bot 📦🚀 |
Describe the bug
form field will be hidden by floating footer when using tab key to access page
Isolated Example
https://stackblitz.com/edit/github-7xhsfg?file=src%2FApp.tsx
Reproduction steps
Expected Behaviour
No response
Screenshots or Videos
No response
UI5 Web Components for React Version
1.29.0
UI5 Web Components Version
1.24.0
Browser
Chrome
Operating System
MAC OS
Additional Context
No response
Relevant log output
No response
Organization
SAP SuccessFactors
Declaration
The text was updated successfully, but these errors were encountered: