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

[Bug] - Not able to see the update and cancel button in datepicker popup. Not able to scroll the screen also. #801

Open
gopijagadeesan-s opened this issue Feb 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@gopijagadeesan-s
Copy link

I am using Fw-Form Date picker in the react app.

This is my code {
id: value.key,
name: value.key,
label: value.name,
type: "DATE_TIME",
required: true,
placeholder: Select ${value.name},
choices: [],
}

The update and cancel buttons is getting hidden below the screen. I am not able to scroll the screen also

Scrolling.mp4

.

@gopijagadeesan-s gopijagadeesan-s added the bug Something isn't working label Feb 20, 2023
@srivalli-sivaramasankaran
Copy link
Collaborator

@gopijagadeesan-s Please share a code sandbox link where the issue is reproducible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants